[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 0 / WrapModel / 1.0.6 / WrapModel.podspec.json
blob8d3df873621e6cc2fb49ff1f07995cd3542999cb
2   "name": "WrapModel",
3   "summary": "WrapModel is a data model class providing access to JSON formatted model data in string or dictionary form.",
4   "version": "1.0.6",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "requires_arc": true,
9   "swift_version": "4.2",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ken Worley": "ken@1stdibs.com"
16   },
17   "homepage": "https://github.com/1stdibs/WrapModel",
18   "source": {
19     "git": "https://github.com/1stdibs/WrapModel.git",
20     "tag": "1.0.6"
21   },
22   "source_files": "WrapModel/*.{swift}"