blob: 67fbd9c667319c3a20567892d4eaf8d1d5c846a6 [file] [log] [blame]
{
"name": "LCYCollect",
"version": "0.0.1",
"summary": "A short description of LCYCollect.",
"description": "测试cocopods",
"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.1"
},
"source_files": [
"CustomUtils",
"*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}