blob: 45a2dea1996917ce4cfa85c3584d9ec08e1630fc [file] [log] [blame]
{
"name": "BeeHive-swift",
"version": "0.1.2",
"summary": "BeeHive swift implementation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiwang126/BeeHive-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UgCode": "ugcode@ugcode.org"
},
"source": {
"git": "https://github.com/xiwang126/BeeHive-swift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeeHive-swift/Classes/**/*",
"resources": "BeeHive-swift/*.bundle",
"pushed_with_swift_version": "3.0"
}