[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 7 / CleverTapLocation / 5.0.1 / CleverTapLocation.podspec.json
blobc9991af75a8e6cb35e58ff05ba5f32e4c98d8772
2   "name": "CleverTapLocation",
3   "version": "5.0.1",
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": "5.0.1"
15   },
16   "requires_arc": true,
17   "module_name": "CleverTapLocation",
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "ios": {
23     "source_files": "CleverTapLocation/**/**/*.{h,m}",
24     "public_header_files": "CleverTapLocation/CleverTapLocation/Classes/CTLocationManager.h"
25   },
26   "tvos": {
27     "source_files": "CleverTapLocation/**/**/*.{h,m}",
28     "public_header_files": "CleverTapLocation/CleverTapLocation/Classes/CTLocationManager.h"
29   }