[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 2 / JSONCoding / 1.0 / JSONCoding.podspec.json
blob6ff44d424df557599b0f28974982982fcdb2c847
2   "name": "JSONCoding",
3   "version": "1.0",
4   "summary": "Easy model based JSON parsing using generics.",
5   "homepage": "https://github.com/sroebert/JSONCoding",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Steven Roebert": "steven@roebert.nl"
11   },
12   "source": {
13     "git": "https://github.com/sroebert/JSONCoding.git",
14     "tag": "1.0"
15   },
16   "requires_arc": true,
17   "source_files": "Sources/**/*.{h,swift}",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "pushed_with_swift_version": "3.0"