[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 1 / 9 / SwiftyJSONAPI / 0.0.20 / SwiftyJSONAPI.podspec.json
blobddc0e4304aedd89394943146cb7f4e3300839a50
2   "name": "SwiftyJSONAPI",
3   "version": "0.0.20",
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.20"
19   },
20   "source_files": "SwiftyJSONAPI/*.swift",
21   "frameworks": "Foundation",
22   "requires_arc": true