blob: bd435bd711692ddf10f1b0de9e2c50944ab9da62 [file] [log] [blame]
{
"name": "LCAnalytics",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "LCAnalytics/LCAnalytics.h",
"vendored_libraries": "LCAnalytics/libLCAnalytics.a",
"frameworks": [
"Security",
"Foundation",
"AdSupport"
]
}