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