blob: 1ce59ee347a21c55d2352bbca2c2cb950e20837a [file] [log] [blame]
{
"name": "PathPlug",
"version": "1.1.0",
"summary": "iOS SDK to use PathPlug interactions.",
"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": "MIT",
"authors": {
"Berk Taner": "berk@pathplug.com"
},
"source": {
"git": "https://github.com/PathPlug/iOSSDK.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/pathplug",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/PathPlugSDK.framework/*.*",
"resource_bundles": {
"PathPlug": [
"Pod/Assets/*.png"
]
}
}