blob: ceb0a1642219468521087644f147c9594c57528e [file] [log] [blame]
{
"name": "AFJSONRPCClient_DASH",
"version": "2.1.4",
"homepage": "https://github.com/QuantumExplorer/AFJSONRPCClient",
"social_media_url": "https://twitter.com/AFNetworking",
"authors": {
"wiistriker": "wiistriker@gmail.com",
"Mattt Thompson": "m@mattt.me"
},
"license": "MIT",
"summary": "A JSON-RPC client build on AFNetworking.",
"source": {
"git": "https://github.com/QuantumExplorer/AFJSONRPCClient.git",
"tag": "2.1.4"
},
"source_files": "AFJSONRPCClient",
"requires_arc": true,
"platforms": {
"ios": "10.0",
"osx": "10.9"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}