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