[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 0 / Jay / 0.1.1 / Jay.podspec.json
blob5e7164a3915e37276b5a45e71fa65ee3851edc01
2   "name": "Jay",
3   "version": "0.1.1",
4   "summary": "Pure-Swift JSON parser. Linux & OS X ready",
5   "description": "Pure-Swift JSON parser. Linux & OS X ready. Replacement for NSJSONSerialization.",
6   "homepage": "https://github.com/czechboy0/Jay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Honza Dvorsky": "https://honzadvorsky.com"
13   },
14   "social_media_url": "http://twitter.com/czechboy0",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/czechboy0/Jay.git",
23     "tag": "0.1.1"
24   },
25   "source_files": "Sources/Jay/*.swift"