[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 5 / 6 / DeviceIDSdk / 1.1 / DeviceIDSdk.podspec.json
blob8cd715d572714a80201d3943583079fb20ae6751
2   "name": "DeviceIDSdk",
3   "version": "1.1",
4   "summary": "DeviceIDSdk is the client for create device id.",
5   "homepage": "https://github.com/webeyemob/DeviceIDSdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "taurusx",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/webeyemob/DeviceIDSdk.git",
16     "tag": "1.1"
17   },
18   "vendored_frameworks": "DeviceIDSdk.framework",
19   "frameworks": "SystemConfiguration",
20   "weak_frameworks": [
21     "CoreTelephony",
22     "AdSupport",
23     "iAd"
24   ],
25   "libraries": "resolve.9",
26   "pod_target_xcconfig": {
27     "BITCODE_GENERATION_MODE": "bitcode",
28     "OTHER_LDFLAGS": "-lObjC"
29   }