blob: 18f43607181574ffb35902c5e9d5cebc76571034 [file] [log] [blame]
{
"name": "LYActionSheet",
"version": "1.0.0",
"summary": "An actionSheet like WeChat",
"homepage": "https://github.com/Joe-Liuyi/LYActionSheet",
"license": "MIT",
"frameworks": "UIKit",
"platforms": {
"ios": "5.0"
},
"authors": {
"Joe-Liuyi": "396868934@qq.com"
},
"source": {
"git": "https://github.com/Joe-Liuyi/LYActionSheet.git",
"tag": "1.0.0"
},
"source_files": "LYActionSheet/Classes/*.{h,m}",
"requires_arc": true
}