[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / a / 7 / VModel / 0.0.3 / VModel.podspec.json
blob8d2fe4c219c5f3578ef599d449eb4250a9fdedba
2   "name": "VModel",
3   "version": "0.0.3",
4   "summary": "this is a simple lib for JSON to model.",
5   "description": "* This framework is a reference of others, thank you very much yan di.",
6   "homepage": "https://github.com/lhjzzu/VModel",
7   "license": "MIT",
8   "authors": {
9     "lhjzzu": "1822657131@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lhjzzu/VModel.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "sdk",
20     "Classes/*.{h,m}"
21   ],
22   "requires_arc": true