[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / VOJSONModel / 0.0.1 / VOJSONModel.podspec.json
blobaf10abe87d02d5f2aebaf9e63900d9be4c003c7d
2   "name": "VOJSONModel",
3   "version": "0.0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/feidaoGavin/VOJSONModel.git",
6   "summary": "VOJSONModel是一个方便你快速构建基于JSON数据的Model对象的库,会帮你完成属性的自动映射",
7   "authors": "heguangzhong2009@gmail.com",
8   "source": {
9     "git": "https://github.com/feidaoGavin/VOJSONModel.git",
10     "tag": "0.0.1"
11   },
12   "requires_arc": true,
13   "source_files": [
14     "VOJSONModel",
15     "VOJSONModel/**/*.{h,m}"
16   ],
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }