mirror of
https://github.com/wu736139669/ASHReactNative.git
synced 2026-08-05 05:54:53 +00:00
init
This commit is contained in:
+34
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "ASHReactNative",
|
||||
"version": "1.0",
|
||||
"summary": "ASHReactNative",
|
||||
"description": "ASHReactNative",
|
||||
"license": "MIT",
|
||||
"homepage": "http://www.meiyou.com",
|
||||
"authors": {
|
||||
"xxx": "xxx@qq.com"
|
||||
},
|
||||
"source": {
|
||||
"git": "https://github.com/wu736139669",
|
||||
"branch": "master"
|
||||
},
|
||||
"requires_arc": true,
|
||||
"platforms": {
|
||||
"ios": "8.0"
|
||||
},
|
||||
"source_files": "Sources/**/*.{h,m}",
|
||||
"dependencies": {
|
||||
"AFNetworking": [
|
||||
|
||||
],
|
||||
"MBProgressHUD": [
|
||||
|
||||
],
|
||||
"ZipArchive": [
|
||||
|
||||
],
|
||||
"SDWebImage": [
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user