[Add] MolocoCustomAdapter 3.6.0.0
[CocoaPods.git] / Specs / 8 / 2 / b / ModelSwift / 0.2.1 / ModelSwift.podspec.json
blob74e70d6911c3d352f8ff6e459489030500a32e98
2   "name": "ModelSwift",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ModelSwift/Classes/**/*",
22   "pushed_with_swift_version": "3.0"