[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 2 / d / Fargo / 0.9 / Fargo.podspec.json
blob948f28c019b7157b20bb9f18183e2edfafea5a49
2   "name": "Fargo",
3   "version": "0.9",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Easy & fast JSON deserializing library",
9   "homepage": "https://github.com/ivasic/Fargo",
10   "social_media_url": "http://twitter.com/ivasic",
11   "authors": {
12     "Ivan Vasic": null
13   },
14   "source": {
15     "git": "https://github.com/ivasic/Fargo.git",
16     "tag": "v0.9"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "Fargo/**/*.swift",
23   "requires_arc": true