[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / a / JSONAPICodable / 1.0.3 / JSONAPICodable.podspec.json
blobadf494203abbf404044ba686d25b6081e132a9af
2   "name": "JSONAPICodable",
3   "version": "1.0.3",
4   "summary": "Json:api support for Swift Codable objects.",
5   "description": "Json:api support for Swift Codable objects. WIP.",
6   "homepage": "https://github.com/sgousseau/JSONAPICodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sébastien Gousseau": "s.gousseau@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sgousseau/JSONAPICodable.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "JSONAPICodable/*",
23   "exclude_files": "JSONAPICodable/Info.plist"