[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 4 / 9 / e / Jsonablest / 2.0.4 / Jsonablest.podspec.json
blob28264914ddc412d7571592a93f7aab0f4f34028b
2   "name": "Jsonablest",
3   "version": "2.0.4",
4   "license": "MIT",
5   "summary": "JSON encoding/decoding library for Swift 3",
6   "homepage": "https://github.com/jeden/jsonablest",
7   "authors": {
8     "Antonio Bello": "jeden@elapsus.com"
9   },
10   "social_media_url": "http://twitter.com/ant_bello",
11   "source": {
12     "git": "https://github.com/jeden/jsonablest.git",
13     "tag": "2.0.4"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "source/**/*.swift",
21   "pushed_with_swift_version": "3.0"