[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 6 / c / CHBaseEntity / 0.1.1 / CHBaseEntity.podspec.json
blob4d965a700286970f54f99179f1802492533f45ab
2   "name": "CHBaseEntity",
3   "version": "0.1.1",
4   "summary": "Entity解析工具,基于YYModel 1.0.4",
5   "homepage": "https://github.com/lichanghong/CHBaseEntity.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "1211054926@qq.com": "lichanghong"
12   },
13   "source": {
14     "git": "https://github.com/lichanghong/CHBaseEntity.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CHBaseEntity/Classes/**/*",
21   "dependencies": {
22     "YYModel": [
23       "1.0.4"
24     ]
25   }