[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 6 / 2 / c / CHModel / 0.3.0 / CHModel.podspec.json
blobb2234545be6ddb80bd1c0eda8fb5fc8bc4478454
2   "name": "CHModel",
3   "version": "0.3.0",
4   "summary": "analytical network data",
5   "description": "1.you can use it analytiacal network data\n2.you can use it analytical the custom Json data",
6   "homepage": "https://github.com/jhchenhao/CHModel",
7   "license": "MIT",
8   "authors": {
9     "chenhao": "jhtxchenhao@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jhchenhao/CHModel.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "class/objc/*.{h,m}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0.4"
24     ]
25   }