blob: d159ae09e8e77ec7dd74279b3b084bf1ac170063 [file] [log] [blame]
{
"name": "LPMobileAT",
"version": "1.0.0",
"summary": "LPMobileAT provides tracking functionality for app installation and in-app events.",
"description": "LinkPrice's LPMobileAT allows you to track app installation (CPI),\npurchasing goods or services (CPS), user registration (CPA)\nand other activities what you want.",
"homepage": "https://github.com/linkprice/LPMobileAT_iOS",
"license": {
"type": "Proprietary",
"text": " Copyright 2016 LinkPrice Co., Ltd. All rights reserved.\n"
},
"authors": {
"LinkPrice": "app_dev@linkprice.com"
},
"source": {
"git": "https://github.com/linkprice/LPMobileAT_iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"ios": {
"frameworks": [
"AdSupport",
"Security"
],
"preserve_paths": "LPMobileAT.framework",
"vendored_frameworks": "LPMobileAT.framework"
}
}