blob: 267132a97997fc397f75d9aeaf2c163facce6075 [file] [log] [blame]
{
"name": "HeyUnbox",
"module_name": "HeyUnbox",
"version": "1.0.0",
"homepage": "https://github.com/maxsokolov/HeyUnbox",
"summary": "Unbox plugin for Hey.",
"authors": {
"Max Sokolov": "https://twitter.com/max_sokolov"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/maxsokolov/HeyUnbox.git",
"tag": "1.0.0"
},
"dependencies": {
"Hey": [
],
"Unbox": [
]
},
"pushed_with_swift_version": "3.0"
}