[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / b / Leanplum-iOS-LocationAndBeacons / 4.0.0-beta15 / Leanplum-iOS-LocationAndBeacons.podspec.json
blob0003227f4d8384507bf3ab9be9baff1a0715d599
2   "name": "Leanplum-iOS-LocationAndBeacons",
3   "version": "4.0.0-beta15",
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": "4.0.0-beta15"
22   },
23   "source_files": "LeanplumSDKLocation/LeanplumSDKLocation/Classes/**/*",
24   "frameworks": "CoreLocation",
25   "documentation_url": "https://docs.leanplum.com/",
26   "dependencies": {
27     "Leanplum-iOS-SDK": [
29     ]
30   },
31   "module_name": "LeanplumLocationAndBeacons",
32   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "LP_BEACON=1"
34   }