[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 3 / 9 / 1 / JSONParserSwift / 0.2.5 / JSONParserSwift.podspec.json
blobc62d934158aa5cd90b6ddadb001ca0cd9e4a44eb
2   "name": "JSONParserSwift",
3   "version": "0.2.5",
4   "summary": "Parse your JSON data directly to Swift object.",
5   "homepage": "https://github.com/mukeshydv/JSONParserSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mukeshydv": "mails4ymukesh@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mukeshydv/JSONParserSwift.git",
15     "tag": "0.2.5"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "8.0",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "JSONParserSwift/Classes/**/*",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"