[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / SwiftyJSON-3.1.1 / 3.1.1 / SwiftyJSON-3.1.1.podspec.json
blob6c8270f21056b5d4f3aee4154882f132f9c65ad2
2   "name": "SwiftyJSON-3.1.1",
3   "version": "3.1.1",
4   "summary": "SwiftyJSON makes it easy to deal with JSON data in Swift",
5   "homepage": "https://github.com/SwiftyJSON/SwiftyJSON",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "lingoer": "lingoerer@gmail.com",
11     "tangplin": "tangplin@gmail.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/wongzigii/SwiftyJSON.git",
22     "tag": "3.1.1"
23   },
24   "source_files": "Source/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"