blob: cf705f33499b7ba6bcb7293a50bf6fc56a742bd5 [file] [log] [blame]
{
"name": "SharetraceSDK",
"version": "1.6.0",
"summary": "ShareTrace Official SDK for iOS",
"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.",
"homepage": "https://github.com/sharetrace/sharetrace-ios-sdk",
"license": "MIT",
"authors": {
"ShareTrace": "sharetrace@shoot.net.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sharetrace/sharetrace-ios-sdk.git",
"tag": "1.6.0"
},
"source_files": "lib/SharetraceSDK.framework/Headers/*.h",
"public_header_files": "lib/SharetraceSDK.framework/Headers/*.h",
"preserve_paths": "lib/SharetraceSDK.framework",
"vendored_frameworks": "lib/SharetraceSDK.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}