[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 3 / Swift.Json / 1.2.0 / Swift.Json.podspec.json
blobdd75522d84e04058f8e459d6f6babb46e0123a2f
2   "name": "Swift.Json",
3   "version": "1.2.0",
4   "summary": "Json auto-[parser/writer] for Swift 3.",
5   "homepage": "https://github.com/andersonlucasg3/Swift.Json",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Anderson Lucas C. Ramos": "andersonlucas3d@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/andersonlucasg3/Swift.Json.git",
14     "tag": "1.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Swift.Json/*.swift",
20   "pushed_with_swift_version": "3.0"