blob: 4aa5ee6ddb9092d862ebfc90adb8345913c269d4 [file] [log] [blame]
{
"name": "Vendasta-BeaconKit",
"version": "0.1.1",
"summary": "A short description of BeaconKit.",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Vendasta, Inc. All rights reserved.\n"
},
"authors": {
"Vendasta": "notabl@vendasta.com"
},
"homepage": "https://github.com/vendasta/BeaconKit-iOS-Release",
"description": "BeaconKit",
"requires_arc": true,
"source": {
"git": "https://github.com/vendasta/BeaconKit-iOS-Release.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"preserve_paths": "Vendasta-BeaconKit.framework",
"public_header_files": "Vendasta-BeaconKit.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "Vendasta-BeaconKit.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"EstimoteSDK": [
"~> 4.1.0"
]
}
}