[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / a / GXModel / 0.2.2 / GXModel.podspec.json
blobbe1074e52b672a5a44962d25d03eff3d390845d2
2   "name": "GXModel",
3   "version": "0.2.2",
4   "summary": "json转模型库封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xiaowu1225/GXModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaowu1225": "suiyuan78223@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaowu1225/GXModel.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GXModel/Classes/**/*.{h,m}",
22   "dependencies": {
23     "YYModel": [
24       "~> 1.0.4"
25     ]
26   }