blob: 77b3686fd0914a5cb954f42e5ee7b8d267308b5d [file] [log] [blame]
{
"name": "YJNetwork",
"version": "1.0.3",
"summary": "离散型网络请求",
"description": "离散型网络请求,减少网络请求crash",
"homepage": "https://github.com/full-of-fire/YJNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJNetworking.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
]
}
}