[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 3 / PureJsonSerializer / 1.0.1 / PureJsonSerializer.podspec.json
blobe4f6ee1e40ae8efc39d54e9eb5a9f5adfafed635
2   "name": "PureJsonSerializer",
3   "version": "1.0.1",
4   "license": {
5     "type": "Apache 2.0"
6   },
7   "homepage": "https://github.com/gfx/Swift-JsonSerializer",
8   "authors": {
9     "Goro Fuji": "gfuji@cpan.org"
10   },
11   "summary": "A pure-Swift JSON serializer and deserializer",
12   "source": {
13     "git": "https://github.com/gfx/Swift-JsonSerializer.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "JsonSerializer/*.{swift}",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "social_media_url": "https://twitter.com/__gfx__"