blob: 321d7dd61b87af433d581853353f6feb7ed485ec [file] [log] [blame]
{
"name": "CHModel",
"version": "3.0.1",
"summary": "analytical network data/3.0.0以后的版本是swift",
"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": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "class/swift/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.6.0"
]
},
"pushed_with_swift_version": "4.0"
}