[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / e / 2 / TapPointSDK / 3.2.2 / TapPointSDK.podspec.json
bloba8ca39b104dc70f86086cf1bfc0bba16bd8a1119
2   "name": "TapPointSDK",
3   "version": "3.2.2",
4   "summary": "iOS beacon library used to interact with the TapPoint network effortlessly.",
5   "description": "TapPoint SDK makes it easy to take advantage of Bluetooth beacons, enabling you to focus on creating the best possible app experience for your users. Once integrated it enables your app to detect nearby beacons and trigger content specific to that beacon's location.",
6   "homepage": "http://developer.tappoint.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "Licence.txt"
10   },
11   "authors": {
12     "Proxama PLC": "support@proxama.com"
13   },
14   "source": {
15     "git": "https://github.com/proxama/ios-tappoint-sdk.git",
16     "tag": "v3.2.2"
17   },
18   "social_media_url": "https://twitter.com/proxama?lang=en-gb",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "CoreData",
25     "CoreLocation",
26     "Foundation",
27     "AdSupport"
28   ],
29   "dependencies": {
30     "Analytics": [
31       "~> 3.6.0"
32     ]
33   },
34   "vendored_frameworks": "TapPointSDK/TapPointSDK.framework",
35   "resources": "Resources/*.bundle"