[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / 3 / d / JsonSwiftson / 1.0.0 / JsonSwiftson.podspec.json
blobf294f034227da6badfbb2006bdf3cfcc078ee589
2   "name": "JsonSwiftson",
3   "version": "1.0.0",
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.0"
15   },
16   "source_files": "JsonSwiftson/Lib/JsonSwiftson.swift",
17   "platforms": {
18     "ios": "8.0"
19   }