mirror of
https://github.com/wu736139669/ASHReactNative.git
synced 2026-08-05 05:54:53 +00:00
34 lines
561 B
JSON
34 lines
561 B
JSON
{
|
|
"name": "ASHReactNative",
|
|
"version": "1.0",
|
|
"summary": "ASHReactNative",
|
|
"description": "ASHReactNative",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/wu736139669",
|
|
"authors": {
|
|
"ash": "736139669@qq.com"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/wu736139669/ASHReactNative.git"
|
|
},
|
|
"requires_arc": true,
|
|
"platforms": {
|
|
"ios": "8.0"
|
|
},
|
|
"source_files": "Sources/**/*.{h,m}",
|
|
"dependencies": {
|
|
"AFNetworking": [
|
|
|
|
],
|
|
"MBProgressHUD": [
|
|
|
|
],
|
|
"ZipArchive": [
|
|
|
|
],
|
|
"SDWebImage": [
|
|
|
|
]
|
|
}
|
|
}
|