blob: eea50652ece6e17301e1630c5c1f1999242914bc [file] [log] [blame]
{
"name": "LFActionSheet",
"version": "1.0.2",
"summary": "An UIView works like UIActionSheet",
"homepage": "https://github.com/archerLj/LFActionSheet",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"archrLj": "lj0011977@163.com"
},
"source": {
"git": "https://github.com/archerLj/LFActionSheet.git",
"tag": "1.0.2"
},
"source_files": "LFActionSheet/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}