blob: a1f906adca64f4972338357a1a4cfcf0825fb4ce [file] [log] [blame]
{
"name": "YiNetwork",
"version": "0.9.1",
"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": "2cc7fd08a7589fd2c7b43311e44284e0c1895912"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YiNetwork/**/**/*.{h,m,png}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.1"
],
"JSONModel": [
"~> 1.1.2"
]
}
}