blob: 935c86c7851baff1807f417bbce02e128120d9b3 [file] [log] [blame]
{
"name": "blukiiSK",
"version": "1.0.0",
"summary": "blukiiSK is a library for a simple authentification with the blukii SmartKey",
"homepage": "http://www.blukii.com/keys.html",
"documentation_url": "https://github.com/schneiderma/blukii_developer/tree/gh-pages/iOS/blukii-SmartKey-Framework",
"authors": {
"blukii": "support@blukii.com"
},
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/lennart683/blukiiSK.git",
"tag": "1.0.0"
},
"source_files": "blukiiSK/blukiiSK.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "blukiiSK/blukiiSK.framework",
"frameworks": "CoreBluetooth",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/blukiiSK\"",
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/Headers/blukiiSK\""
},
"license": {
"type": "Apache",
"file": "LICENSE"
}
}