[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 2 / PathPlugSDK / 1.1.1 / PathPlugSDK.podspec.json
blobee8a81d06038d7d39b15e5d4937caeccbcaf7cbf
2   "name": "PathPlugSDK",
3   "version": "1.1.1",
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.1"
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   }