[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / SwiftyJSONAPI / 0.0.11 / SwiftyJSONAPI.podspec.json
blob90f1d6ecce9a5b403317c2543b61fa203a46c067
2   "name": "SwiftyJSONAPI",
3   "version": "0.0.11",
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.11"
18   },
19   "source_files": "SwiftyJSONAPI/*.swift",
20   "frameworks": "Foundation",
21   "requires_arc": true