[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 1 / 9 / SwiftyJSONAPI / 0.0.19 / SwiftyJSONAPI.podspec.json
blob254630c4285cd1d6cdd8e9d7477f326dfde22ff9
2   "name": "SwiftyJSONAPI",
3   "version": "0.0.19",
4   "summary": "JSONAPI document representation and serializing in Swift.",
5   "swift_version": "4.0",
6   "homepage": "https://github.com/thomassnielsen/SwiftyJSONAPI",
7   "license": "MIT",
8   "authors": {
9     "thomassnielsen": "me@thomassnielsen.com"
10   },
11   "social_media_url": "http://twitter.com/thomassnielsen",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/thomassnielsen/SwiftyJSONAPI.git",
18     "tag": "0.0.19"
19   },
20   "source_files": "SwiftyJSONAPI/*.swift",
21   "frameworks": "Foundation",
22   "requires_arc": true