[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / f / 4 / a / GXModel / 0.2.1 / GXModel.podspec.json
blob99b071c05643e5cba992f107af2c546090442e14
2   "name": "GXModel",
3   "version": "0.2.1",
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.1"
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   }