blob: 397e9526338b1ce8c3c8f50da69e9bf98f94f3cd [file] [log] [blame]
{
"name": "PathPlugSDK",
"version": "1.1.4",
"summary": "iOS SDK to use PathPlug interactions using iBeacon devices.",
"description": " PathPlug iOS SDK allows you to login and access your interactions. You can enable different interactions as well as get raw beacon data to build beyond our platform. Works with any iBeacon devices in the market. Supports iOS7 and up.\n",
"homepage": "https://github.com/PathPlug/iOSSDK",
"license": "SDK",
"authors": {
"Berk Taner": "berk@pathplug.com"
},
"source": {
"git": "https://github.com/PathPlug/iOSSDK.git",
"tag": "1.1.4"
},
"social_media_url": "https://twitter.com/pathplug",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resource_bundles": {
"PathPlug": [
"Pod/Assets/*.png"
]
},
"ios": {
"vendored_frameworks": "Pod/Frameworks/PathPlugSDK.framework"
}
}