blob: aed64b00abca48d4705a2fde759f848adc053345 [file] [log] [blame]
{
"name": "ZKAFJSONRPCClient",
"version": "1.0.3",
"summary": "jsonrpc方式与服务端交互 配合3.0版本 AFNetworking.",
"homepage": "https://github.com/zhengkai85/ZKAFJSONRPCClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengkai": "83794521@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhengkai85/ZKAFJSONRPCClient.git",
"tag": "1.0.3"
},
"source_files": "ZKAFJSONRPCClient/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
},
"requires_arc": true
}