[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 3 / 9 / 1 / JSONParserSwift / 1.1.3 / JSONParserSwift.podspec.json
blob997831316097822fa7fcd2b62d45cc4c3fe33ed8
2   "name": "JSONParserSwift",
3   "version": "1.1.3",
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": "1.1.3"
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": "Source/**/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"