[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 2 / PathPlugSDK / 1.1.3 / PathPlugSDK.podspec.json
blob65106e6ba19d1bab24b1f0bad87862599eb3b381
2   "name": "PathPlugSDK",
3   "version": "1.1.3",
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.3"
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   }