blob: 93e492d64581612e6b95996f5f35385a02648a3f [file] [log] [blame]
{
"name": "JRNetwork",
"version": "0.2.4",
"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.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JRNetwork/Classes/**/*",
"dependencies": {
"Alamofire": [
"3.5.0"
]
},
"pushed_with_swift_version": "2.3"
}