[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 6 / 5 / CleverTapWatchOS / 3.2.0 / CleverTapWatchOS.podspec.json
blob2f6a1464d93e1e71180aaf90ae063f765347707e
2   "name": "CleverTapWatchOS",
3   "version": "3.2.0",
4   "summary": "The CleverTap iOS SDK for App Analytics and Engagement, watchOS Framework.",
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": "3.2.0"
15   },
16   "documentation_url": "http://support.clevertap.com/",
17   "requires_arc": true,
18   "source_files": "CleverTapWatchOS/*.{h,m}",
19   "ios": {
20     "public_header_files": "CleverTapWatchOS/CleverTapWatchOS.h"
21   },
22   "frameworks": [
23     "WatchConnectivity",
24     "Foundation"
25   ],
26   "platforms": {
27     "watchos": "2.0"
28   }