blob: f7fc5b2416df6f41fc50cab0c964a18a4f58d367 [file] [log] [blame]
{
"name": "IfinitySDK",
"version": "0.1.7.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ifinity/ifinity-ios-sdk.git",
"tag": "0.1.7.0"
},
"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",
"ifinitySDK.framework/Versions/A/Resources/ifinityImages.bundle"
],
"preserve_paths": "ifinitySDK.framework",
"frameworks": [
"MapKit",
"CoreLocation",
"CoreData",
"Security",
"CoreBluetooth"
],
"libraries": [
"z",
"sqlite3"
],
"authors": {
"ifinity": "support@getifinity.com"
},
"license": {
"type": "Copyright",
"text": " Copyright 2014 Getifinity All rights reserved.\n"
}
}