[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / 1 / f / SimpleJSONKit / 0.1.3 / SimpleJSONKit.podspec.json
blobee4043898da5eeef44b367beadb5205135d42f22
2   "name": "SimpleJSONKit",
3   "version": "0.1.3",
4   "summary": "A Micro framework for easily parsing JSON in Swift 3 with rich error messages in less than 100 lines of code",
5   "homepage": "https://github.com/roonieone/SimpleJSONKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mark Malstrom": "malstrommark@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/markmalstrom",
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "watchos": "3.0",
18     "tvos": "10.0"
19   },
20   "frameworks": "Foundation",
21   "source": {
22     "git": "https://github.com/roonieone/SimpleJSONKit.git",
23     "tag": "0.1.3"
24   },
25   "source_files": "Sources",
26   "pushed_with_swift_version": "3.1"