blob: e6602dc0b7af7a2a0266e94b005dae560f63c760 [file] [log] [blame]
{
"name": "CHModel",
"version": "0.1.0",
"summary": "analytical network data",
"description": "1.you can use it analytiacal network data\n2.you can use it analytical the custom Json data",
"homepage": "https://github.com/GithubChinaCH/CHModel",
"license": "MIT",
"authors": {
"chenhao": "chenh@kunion.com.cn"
},
"source": {
"git": "https://github.com/GithubChinaCH/CHModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "class/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}