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