blob: b2234545be6ddb80bd1c0eda8fb5fc8bc4478454 [file] [log] [blame]
{
"name": "CHModel",
"version": "0.3.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/jhchenhao/CHModel",
"license": "MIT",
"authors": {
"chenhao": "jhtxchenhao@163.com"
},
"source": {
"git": "https://github.com/jhchenhao/CHModel.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "class/objc/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}