blob: 67de74b45819c21c2dd3fe45f16c525e9790b2ad [file] [log] [blame]
{
"name": "LCYCollect",
"version": "0.0.3",
"summary": "A short description of LCYCollect.",
"description": "测试静态库",
"homepage": "https://github.com/yuanfangzhuye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanfangzhuye": "371551077@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yuanfangzhuye/LCYCollect.git",
"tag": "0.0.3"
},
"frameworks": [
"Foundation",
"UIKit"
],
"ios": {
"vendored_frameworks": "ChinapexAnalytics.framework"
}
}