blob: b59314d1815bf553025b00fcbb1dadf424d2f539 [file] [log] [blame]
{
"name": "MotoNetwork",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MotoNetwork/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}