[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / d / JsonSwiftson / 1.0.3 / JsonSwiftson.podspec.json
blob0e2d4af012eb289bc16fca39343cc41024de3fce
2   "name": "JsonSwiftson",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/evgenyneu/JsonSwiftson",
8   "summary": "Parses JSON and maps it to Swift types.",
9   "authors": {
10     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/evgenyneu/JsonSwiftson.git",
14     "tag": "v1.0.3"
15   },
16   "source_files": "JsonSwiftson/JsonSwiftson.swift",
17   "platforms": {
18     "ios": "8.0"
19   }