blob: db7c8e360eeb0e4451687e80d8c729e99a3d47d2 [file] [log] [blame]
{
"name": "YSLuck",
"version": "1.0.0",
"summary": "cocoapod组件化demo YSLuck.",
"description": "cocoapod组件化demo 尝试处理,第一次",
"homepage": "https://github.com/mivan135/YSLuck",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mivan135": "mivan2021@yahoo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mivan135/YSLuck.git",
"tag": "1.0.0"
},
"source_files": [
"YSLucky",
"YSLucky/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}