blob: aac91c7145a1fd79a8f78faa6db6f30c8a430e18 [file] [log] [blame]
{
"name": "CoreNetWorkingLib",
"version": "0.2.1",
"summary": "A short description of CoreNetWorking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunzhenglin/CoreNetWorkingLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=0xE7A9BAE781B5E699BAE883BD": "393992811@qq.com"
},
"source": {
"git": "https://github.com/sunzhenglin/CoreNetWorkingLib.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CoreNetWorkingLib/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"TXModel": [
"~> 1.0.1"
]
}
}