blob: 66db200d7e8dae539635369585e140e435443307 [file] [log] [blame]
{
"name": "JRNetwork",
"version": "0.1.5",
"summary": "JRNetwork is a convinence network layer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Wangxiaotao/JRNetwork",
"license": "MIT",
"authors": {
"JerryWang": "445242970@qq.com"
},
"source": {
"git": "https://github.com/Wangxiaotao/JRNetwork.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JRNetwork/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"PromiseKit/CorePromise": [
]
}
}