blob: dd3e748f466de3265c0fe596ac7e9c0a88ba30aa [file] [log] [blame]
{
"name": "BrowserQuestKit",
"version": "0.1.0",
"summary": "BrowserQuest assets with SpriteKit.",
"description": "The helper library to use sprites, maps, sounds and musics of BrowserQuest for SpriteKit.",
"homepage": "https://github.com/tnantoka/BrowserQuestKit",
"license": {
"type": "CC-BY-SA 3.0",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/BrowserQuestKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "10.0"
},
"source_files": "BrowserQuestKit/Classes/**/*",
"resource_bundles": {
"BrowserQuestKit": [
"BrowserQuestKit/Assets/**/*"
]
},
"pushed_with_swift_version": "3.0"
}