[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / 4 / SwiftBomb / 0.2.0 / SwiftBomb.podspec.json
blobf5e83d660c3237c8d9a453604f22571ec1b5f46e
2   "name": "SwiftBomb",
3   "version": "0.2.0",
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.2.0"
14   },
15   "social_media_url": "https://twitter.com/davefoxy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "SwiftBomb/Classes/**/*"