[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 4 / SwiftBomb / 0.6.2 / SwiftBomb.podspec.json
blob0f4711b6ad223845d54bbe1b73e2fa710f8ff82b
2   "name": "SwiftBomb",
3   "version": "0.6.2",
4   "summary": "A Swift library to integrate with the Giant Bomb wiki for the retrieval of all things video games.",
5   "description": "SwiftBomb is a simple-to-use interface with the GiantBomb.com API. Giant Bomb is a website with a massive wiki around video games. Search information on games, their publishers, characters, developers, genres, even objects within games and loads more.\n\nFully documented with a simple integration process, SwiftBomb allows retrieval of resources in one line and uses generics to strongly type all responses and errors to make consumption within your apps easy.\n\nCheck out www.giantbomb.com for plenty of video game-related shenanigans. <>",
6   "homepage": "https://github.com/davefoxy/SwiftBomb",
7   "license": "MIT",
8   "authors": {
9     "David Fox": "davidfox@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/davefoxy/SwiftBomb.git",
13     "tag": "0.6.2"
14   },
15   "social_media_url": "https://twitter.com/davefoxy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "SwiftBomb/Classes/**/*"