blob: 3f04301c1a6328b74fe169a14f97f15f2e4b68f1 [file] [log] [blame]
{
"name": "ZKAFJSONRPCClient",
"version": "1.0.1",
"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.1"
},
"source_files": "ZKAFJSONRPCClient/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}