blob: c59dbf98a8acd5bf6e51c5cb5451769691922950 [file] [log] [blame]
{
"name": "AKABeacon",
"version": "0.3.1",
"license": "BSD",
"homepage": "https://github.com/mutech/aka-ios-beacon/",
"authors": {
"Michael Utech": "michael.utech@aka-labs.com"
},
"summary": "The missing binding framework for iOS",
"source": {
"git": "https://github.com/mutech/aka-ios-beacon.git",
"tag": "0.3.1"
},
"source_files": [
"AKABeacon/AKABeacon/Classes/*.{h,m}",
"AKABeacon/AKABeacon/AKABeacon.h"
],
"private_header_files": [
"AKABeacon/AKABeacon/Classes/*_Internal.h",
"AKABeacon/AKABeacon/AKABeacon.h"
],
"platforms": {
"ios": "8.2"
},
"frameworks": "Foundation",
"module_name": "AKABeacon"
}