blob: 740b807845c239726bfb96b1c5cc101d56d14fc9 [file] [log] [blame]
{
"name": "Bonzer",
"version": "0.1",
"summary": "Bonzer",
"description": "Abstraction layer for API calls",
"homepage": "https://github.com/tikhop/Bonzer",
"license": "MIT",
"authors": {
"Pavel Tikhonenko": "hi@tikhop.com"
},
"platforms": {
"ios": "8.2",
"osx": "10.11.0"
},
"source": {
"git": "https://github.com/tikhop/Bonzer.git",
"branch": "master"
},
"source_files": [
"Bonzer/**/*.{h,m}",
"Bonzer/**/*.{swift}"
],
"public_header_files": "Bonzer/**/*.h",
"pushed_with_swift_version": "3.0"
}