blob: a4937164f35fc8d760a8ead20f6b70ce31334155 [file] [log] [blame]
{
"name": "NetworkForYanxi",
"version": "0.0.3.8",
"summary": "Internet connect manager for Yanxi",
"homepage": "https://git.oschina.net/cribug",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"InitialC": "iwilliamchang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://git.oschina.net/cribug/NetworkForYanxi.git",
"tag": "0.0.3.8"
},
"public_header_files": "Class/**/*.h",
"source_files": "Class/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"MGJRouter": [
],
"YYCache": [
],
"SVProgressHUD": [
"~> 2.0.3"
],
"AliyunOSSiOS": [
"~> 2.6.0"
]
}
}