blob: 15f6f71aa307878c7b72b08896bb719f3a945293 [file] [log] [blame]
{
"name": "CHModel",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "class/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}