[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 0 / 7 / CleverTapLocation / 6.1.0 / CleverTapLocation.podspec.json
blobb4f3bf2023fe000d219dac5035bce31bd63b97ee
2   "name": "CleverTapLocation",
3   "version": "6.1.0",
4   "summary": "The CleverTap Location iOS SDK.",
5   "homepage": "https://github.com/CleverTap/clevertap-ios-sdk",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "CleverTap": "http://www.clevertap.com"
11   },
12   "source": {
13     "git": "https://github.com/CleverTap/clevertap-ios-sdk.git",
14     "tag": "6.1.0"
15   },
16   "requires_arc": true,
17   "module_name": "CleverTapLocation",
18   "resources": "CleverTapLocation/**/*.xcprivacy",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "ios": {
24     "source_files": "CleverTapLocation/**/**/*.{h,m}",
25     "public_header_files": "CleverTapLocation/CleverTapLocation/Classes/CTLocationManager.h"
26   },
27   "tvos": {
28     "source_files": "CleverTapLocation/**/**/*.{h,m}",
29     "public_header_files": "CleverTapLocation/CleverTapLocation/Classes/CTLocationManager.h"
30   }