[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 7 / a / KAnalytics / 3.8.0 / KAnalytics.podspec.json
blob6198aff614f6dadd990c2985279b877e4a3adbe1
2   "name": "KAnalytics",
3   "version": "3.8.0",
4   "summary": "Unofficial Segment Analaytics SDK customsied",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
6   "homepage": "http://segment.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Segment": "friends@segment.com"
12   },
13   "source": {
14     "git": "https://github.com/freesuraj/analytics-ios.git",
15     "tag": "3.8.0"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "frameworks": [
23     "CoreTelephony",
24     "Security",
25     "StoreKit",
26     "SystemConfiguration",
27     "UIKit"
28   ],
29   "source_files": [
30     "Analytics/Classes/**/*",
31     "Analytics/Vendor/**/*"
32   ]