blob: 172683a830d43b7eb7b37580b915f347c9a49b41 [file] [log] [blame]
{
"name": "LCAnalytics",
"version": "1.0.1",
"platforms": {
"ios": "11.0"
},
"summary": "ios analytics",
"homepage": "https://github.com/bingstyle/LCAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixb": "183292352@qq.com"
},
"source": {
"git": "https://github.com/bingstyle/LCAnalytics.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "LCAnalytics/LCAnalytics.h",
"vendored_libraries": "LCAnalytics/libLCAnalytics.a",
"frameworks": [
"Security",
"Foundation",
"AdSupport"
]
}