[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 9 / SwiftyJSONAPI / 0.0.1 / SwiftyJSONAPI.podspec.json
blob5bd7e58e50c50cf179721bcb7e50e6755367056f
2   "name": "SwiftyJSONAPI",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": [
20     "Classes",
21     "SwiftyJSONAPI/*.{h,m,swift}"
22   ],
23   "frameworks": "Foundation",
24   "requires_arc": true