[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / b / Leanplum-iOS-LocationAndBeacons / 3.1.0-beta3 / Leanplum-iOS-LocationAndBeacons.podspec.json
blob4e9aef062ebea151fa1fb60999e75c4fe76c7dea
2   "name": "Leanplum-iOS-LocationAndBeacons",
3   "version": "3.1.0-beta3",
4   "summary": "Supplementary Leanplum pod to provide 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": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Leanplum/Leanplum-iOS-Location.git",
21     "tag": "3.1.0-beta3"
22   },
23   "source_files": "Leanplum-iOS-Location/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     "DEFINES_MODULE": "YES"
35   }