[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 2 / b / ModelSwift / 0.1.2 / ModelSwift.podspec.json
bloba2d4c8998ed4ab6e2bf1e47782f9b5c47c48b1df
2   "name": "ModelSwift",
3   "version": "0.1.2",
4   "summary": "ModelSwift could transform json(or Data) to model.",
5   "description": "You can use ModelSWift to transform json(or Data) to model.",
6   "homepage": "https://github.com/hujewelz/ModelSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hujewelz": "hujewelz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hujewelz/ModelSwift.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ModelSwift/Classes/**/*",
22   "pushed_with_swift_version": "3.0"