[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / b / PathPlug / 1.1.0 / PathPlug.podspec.json
blob1ce59ee347a21c55d2352bbca2c2cb950e20837a
2   "name": "PathPlug",
3   "version": "1.1.0",
4   "summary": "iOS SDK to use PathPlug interactions.",
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": "MIT",
8   "authors": {
9     "Berk Taner": "berk@pathplug.com"
10   },
11   "source": {
12     "git": "https://github.com/PathPlug/iOSSDK.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "https://twitter.com/pathplug",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/PathPlugSDK.framework/*.*",
21   "resource_bundles": {
22     "PathPlug": [
23       "Pod/Assets/*.png"
24     ]
25   }