[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 8 / 2 / b / ModelSwift / 0.1.0 / ModelSwift.podspec.json
blobd7dfa10200dc973c554328f4777a201a567205e2
2   "name": "ModelSwift",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ModelSwift/Classes/**/*",
22   "pushed_with_swift_version": "3.0"