[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / b / Leanplum-iOS-LocationAndBeacons / 6.0.0-beta8 / Leanplum-iOS-LocationAndBeacons.podspec.json
blob856dd67dcff872b21f297aa9b669d168813dc2ca
2   "name": "Leanplum-iOS-LocationAndBeacons",
3   "version": "6.0.0-beta8",
4   "summary": "Supplementary Leanplum pod for geofencing and iBeacons support.",
5   "description": "Use LeanplumLocation instead if you do not need support for iBeacons.",
6   "homepage": "https://www.leanplum.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.leanplum.com/tos"
10   },
11   "authors": {
12     "Leanplum": "support@leanplum.com"
13   },
14   "social_media_url": "https://twitter.com/leanplum",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-SDK.git",
21     "tag": "6.0.0-beta8"
22   },
23   "source_files": "LeanplumSDKLocation/LeanplumSDKLocation/Classes/**/*",
24   "frameworks": "CoreLocation",
25   "documentation_url": "https://docs.leanplum.com/",
26   "dependencies": {
27     "Leanplum-iOS-SDK": [
28       "~> 6.0.0-beta"
29     ]
30   },
31   "module_name": "LeanplumLocationAndBeacons",
32   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "LP_BEACON=1"
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"