[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / a / SharetraceSDK / 2.3.1 / SharetraceSDK.podspec.json
blob5495f4d438efc89a668dec84c6c2a5987134bec5
2   "name": "SharetraceSDK",
3   "version": "2.3.1",
4   "summary": "ShareTrace Official SDK for iOS",
5   "description": "ShareTrace focuses on providing technical solutions for app promotion. Carry parameters to install the app, accurately track the source of app installation, achieve no fill-in invitation code, distinguish promotion channels and other common app Promotion Scenario. Make app promotion more efficient at a low cost.",
6   "homepage": "https://github.com/sharetrace/sharetrace-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "ShareTrace": "sharetrace@shoot.net.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sharetrace/sharetrace-ios-sdk.git",
16     "tag": "2.3.1"
17   },
18   "source_files": "lib/SharetraceSDK.framework/Headers/*.h",
19   "public_header_files": "lib/SharetraceSDK.framework/Headers/*.h",
20   "preserve_paths": "lib/SharetraceSDK.framework",
21   "vendored_frameworks": "lib/SharetraceSDK.framework",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }