[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 7 / BrowserQuestKit / 0.1.0 / BrowserQuestKit.podspec.json
blobdd3e748f466de3265c0fe596ac7e9c0a88ba30aa
2   "name": "BrowserQuestKit",
3   "version": "0.1.0",
4   "summary": "BrowserQuest assets with SpriteKit.",
5   "description": "The helper library to use sprites, maps, sounds and musics of BrowserQuest for SpriteKit.",
6   "homepage": "https://github.com/tnantoka/BrowserQuestKit",
7   "license": {
8     "type": "CC-BY-SA 3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnantoka": "tnantoka@bornneet.com"
13   },
14   "source": {
15     "git": "https://github.com/tnantoka/BrowserQuestKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/tnantoka",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "BrowserQuestKit/Classes/**/*",
23   "resource_bundles": {
24     "BrowserQuestKit": [
25       "BrowserQuestKit/Assets/**/*"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"