blob: b8c3ae86b23d2a54546045b521dcd0a04cbbb9d7 [file] [log] [blame]
{
"name": "YFLCustomActionSheet",
"version": "1.0.1",
"summary": "The most esay to use actionsheet",
"homepage": "https://github.com/CoderYangFeiLong/YFL_CustomActionSheet",
"license": "MIT",
"authors": {
"Cherish": "390151825@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderYangFeiLong/YFL_CustomActionSheet.git",
"tag": "1.0.1"
},
"source_files": "YFLCustomActionSheet/Lib/**/*.{h,m}",
"requires_arc": true
}