blob: 005b88de58c0f5b3d1fd9827a744e3cc5af67272 [file] [log] [blame]
{
"name": "MotoNetwork",
"version": "1.0.1",
"summary": "MotoNetwork framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/pptt12cs/p/MotoNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王田表": "wtbkof@126.com"
},
"source": {
"git": "https://git.coding.net/pptt12cs/MotoNetwork.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MotoNetwork/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}