[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / a / c / Bourne / 1.0.0 / Bourne.podspec.json
blob4b5db51d77ddd10279e4bdfcbafba4cd40d770d7
2   "name": "Bourne",
3   "version": "1.0.0",
4   "summary": "A JSON parser",
5   "description": "A faster JSON parser.",
6   "homepage": "https://github.com/nanoxd/Bourne",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fernando Paredes": "nano@fdp.io"
13   },
14   "social_media_url": "https://twitter.com/nanoxd",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/nanoxd/Bourne.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.1"