blob: fb6cb59db23757eaa5157468b83a926a55ac041d [file] [log] [blame]
{
"name": "YiNetwork",
"version": "0.9.2",
"summary": "YiNetwork is a high level request util based on AFNetworking.",
"homepage": "https://github.com/coderyi/YiNetwork",
"license": "MIT",
"authors": {
"coderyi": "coderyi@163.com"
},
"source": {
"git": "https://github.com/coderyi/YiNetwork.git",
"commit": "c99f69b0483bca67dc91354056aed9cfa2600d32"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YiNetwork/**/**/*.{h,m,png}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.1"
],
"JSONModel": [
"~> 1.1.2"
]
}
}