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