[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / d / JSONBuilder / 0.2.0 / JSONBuilder.podspec.json
blob6b5eddb7b38bba27c0ab3c347af21bbf243d9197
2   "name": "JSONBuilder",
3   "version": "0.2.0",
4   "summary": "JSON Builder for Swift 3",
5   "authors": {
6     "Axel Etcheverry": "axel@etcheverry.biz"
7   },
8   "source": {
9     "git": "https://github.com/euskadi31/json-builder-swift.git",
10     "tag": "v0.2.0"
11   },
12   "requires_arc": true,
13   "source_files": "Sources/**/*.swift",
14   "homepage": "https://github.com/euskadi31/json-builder-swift",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE.md"
18   },
19   "social_media_url": "http://twitter.com/euskadi31",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.11",
23     "tvos": "9.0"
24   },
25   "pushed_with_swift_version": "3.0.2"