blob: c35039828852d93ce19107f2c51ce2dcdb4dcc49 [file] [log] [blame]
{
"name": "LCAnalytics",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"source_files": "LCAnalytics/*",
"frameworks": [
"Security",
"Foundation"
],
"dependencies": {
"SAMKeychain": [
]
}
}