[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 0 / WrapModel / 1.3.2 / WrapModel.podspec.json
blob89d4618b1963dbeffcebe1831b168e7c7834b46c
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.3.2",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "requires_arc": true,
9   "swift_versions": [
10     "4.2",
11     "5.0",
12     "5.1"
13   ],
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Ken Worley": "ken@1stdibs.com"
20   },
21   "homepage": "https://github.com/1stdibs/WrapModel",
22   "source": {
23     "git": "https://github.com/1stdibs/WrapModel.git",
24     "tag": "1.3.2"
25   },
26   "source_files": "WrapModel/*.{swift}",
27   "swift_version": "5.1"