[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / SDKMonitor / 1.0.3 / SDKMonitor.podspec.json
blob3b8f5480182fb0283047e031af17c420e3c2eb48
2   "name": "SDKMonitor",
3   "version": "1.0.3",
4   "summary": "Monitor SDK",
5   "description": "you can use Monitor to track your user behavior in your app.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "homepage": "https://github.com/szjiangcd/SDKMonitor",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "szjiangcd": "chuande.jiang@bqjr.cn"
16   },
17   "source": {
18     "git": "https://github.com/szjiangcd/SDKMonitor.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": [
22     "Foundation",
23     "CoreTelephony",
24     "AddressBook",
25     "MobileCoreServices",
26     "SystemConfiguration",
27     "CoreFoundation",
28     "EventKit",
29     "CoreLocation"
30   ],
31   "source_files": "SDKMonitorFrameworks/SDKMonitor.framework/Headers/*.{h}",
32   "vendored_frameworks": "SDKMonitorFrameworks/SDKMonitor.framework",
33   "public_header_files": "SDKMonitorFrameworks/SDKMonitor.framework/Headers/SDKMonitor.h",
34   "libraries": "sqlite3.0",
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC -all_load"
37   }