[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 2 / PathPlugSDK / 1.1.4 / PathPlugSDK.podspec.json
blob397e9526338b1ce8c3c8f50da69e9bf98f94f3cd
2   "name": "PathPlugSDK",
3   "version": "1.1.4",
4   "summary": "iOS SDK to use PathPlug interactions using iBeacon devices.",
5   "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",
6   "homepage": "https://github.com/PathPlug/iOSSDK",
7   "license": "SDK",
8   "authors": {
9     "Berk Taner": "berk@pathplug.com"
10   },
11   "source": {
12     "git": "https://github.com/PathPlug/iOSSDK.git",
13     "tag": "1.1.4"
14   },
15   "social_media_url": "https://twitter.com/pathplug",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "resource_bundles": {
21     "PathPlug": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "ios": {
26     "vendored_frameworks": "Pod/Frameworks/PathPlugSDK.framework"
27   }