[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 4 / 5 / a / SharetraceSDK / 1.7.0 / SharetraceSDK.podspec.json
blobac5442b248af85e1a121f8cbf7a3753e3e68e15b
2   "name": "SharetraceSDK",
3   "version": "1.7.0",
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": "1.7.0"
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   ]