blob: efe08eb96096a4154b797f0b692e0cee23f9eeb6 [file] [log] [blame]
{
"name": "IfinitySDK",
"version": "0.1.3.1",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
"tag": "0.1.3.1"
},
"summary": "iOS sdk for ifinity beacons",
"homepage": "http://getifinity.com",
"vendored_frameworks": "ifinitySDK.framework",
"public_header_files": "ifinitySDK.framework/**/*.h",
"resources": "ifinitySDK.framework/Versions/A/Resources/ifinityDB.bundle",
"preserve_paths": "ifinitySDK.framework",
"frameworks": [
"MapKit",
"CoreLocation",
"CoreData",
"Security",
"CoreBluetooth"
],
"libraries": "z",
"authors": {
"ifinity": "support@getifinity.com"
},
"license": {
"type": "Copyright",
"text": " Copyright 2014 Getifinity All rights reserved.\n"
}
}