blob: b2ad3421948310053c2d9a128581cec5e364875b [file] [log] [blame]
{
"name": "LYFTest_0001",
"version": "1.0.0",
"summary": "test_00001",
"description": "WLProfileKit一个对用户模块的封装",
"homepage": "https://github.com/YvanLiu/LYFTest_0001.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"YvanLiu": "18501955710@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YvanLiu/LYFTest_0001.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "Code/File/*.{h,m}",
"vendored_frameworks": "Code/Classes/YFDatePicker.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}