blob: 16cd11103cd66efc11e54d641ffe63c3c43d3119 [file] [log] [blame]
{
"name": "RACNetWorkTool",
"version": "0.1.3",
"summary": "封装了RAC与AFNetWorking",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/m13272210634/RACNetWorkTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m13272210634": "wangcj@op-mobile.com.cn"
},
"source": {
"git": "https://github.com/m13272210634/RACNetWorkTool.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RACNetWorkTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ReactiveCocoa": [
"~> 2.5.0"
],
"YYModel": [
"~> 1.0.4"
]
}
}