[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / f / BeaconTraceSDK / 1.0.1-alpha / BeaconTraceSDK.podspec.json
blobc093f1dd999045a3109389613622ff290c2a7bc1
2   "name": "BeaconTraceSDK",
3   "version": "1.0.1-alpha",
4   "summary": "Beacon Analytics",
5   "description": "BeaconTraceSDK is an ios SDK providing analytics using beacon technology",
6   "homepage": "https://app.beacontrace.com",
7   "license": {
8     "type": "EULA",
9     "file": "LICENSE"
10   },
11   "authors": "BeaconTrace",
12   "source": {
13     "http": "https://github.com/BeaconTrace/beacontrace-ios-sdk/releases/download/1.0.1-alpha/BeaconTraceSDK.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "BeaconTraceSDK.framework/Headers/*",
19   "frameworks": [
20     "UIKit",
21     "SystemConfiguration"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "CocoaLumberjack": [
29     ]
30   },
31   "ios": {
32     "vendored_frameworks": "BeaconTraceSDK.framework"
33   }