blob: c94f40bb2f9885f129296ef33cb818f32a0afc90 [file] [log] [blame]
{
"name": "TapPointSDK",
"version": "3.4.0",
"summary": "iOS beacon library used to interact with the TapPoint network effortlessly.",
"description": "TapPoint SDK makes it easy to take advantage of Bluetooth beacons, enabling you to focus on creating the best possible app experience for your users. Once integrated it enables your app to detect nearby beacons and trigger content specific to that beacon's location.",
"homepage": "http://developer.tappoint.com/",
"license": {
"type": "Commercial",
"file": "Licence.txt"
},
"authors": {
"Proxama PLC": "support@proxama.com"
},
"source": {
"git": "https://github.com/proxama/ios-tappoint-sdk.git",
"tag": "v3.4.0"
},
"social_media_url": "https://twitter.com/proxama?lang=en-gb",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"CoreData",
"CoreLocation",
"Foundation",
"AdSupport"
],
"vendored_frameworks": "TapPointSDK/TapPointSDK.framework",
"resources": "Resources/*.bundle"
}