[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / b / e / 4 / SwiftyJSON / 3.1.3 / SwiftyJSON.podspec.json
blobfb2b711566dfc003cadfe4f57894e865c0b6fa16
2   "name": "SwiftyJSON",
3   "version": "3.1.3",
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/SwiftyJSON/SwiftyJSON.git",
22     "tag": "3.1.3"
23   },
24   "source_files": "Source/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"