blob: 9b9b7067d5ee9bab8790f58b5462387ed8c50676 [file] [log] [blame]
{
"name": "ZLSelectView",
"version": "1.0.0",
"summary": "A short description of ZLSelectView.",
"description": "这是一个简短的描述",
"homepage": "https://github.com/jingyiqiujing/ZLSelectView",
"license": "MIT",
"authors": {
"yingyiqiujing": "2506513065@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jingyiqiujing/ZLSelectView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}