[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 5 / 7 / CZ88SDK / 0.0.3 / CZ88SDK.podspec.json
blob8be4e5910eb2e31d47f6433cbad84f4411978616
2   "name": "CZ88SDK",
3   "version": "0.0.3",
4   "summary": "We can use CZ88SDK to get ip address.",
5   "authors": {
6     "yangqian": "cherry.yang@rtbasia.com"
7   },
8   "homepage": "https://gitee.com/cz88IP/cz88_sdk_demo_ios",
9   "description": "TODO: Add long description of the pod here.",
10   "frameworks": [
11     "CoreLocation",
12     "Foundation",
13     "UIKit",
14     "CoreMotion",
15     "SystemConfiguration",
16     "MobileCoreServices",
17     "WebKit"
18   ],
19   "source": {
20     "git": "https://gitee.com/cz88IP/cz88_sdk_demo_ios.git",
21     "tag": "0.0.3"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "vendored_frameworks": "CZ88SDK.framework",
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }