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