blob: ff9e94fd850dae480bbaa76539220ae2aa1bbb3e [file] [log] [blame]
{
"name": "Lwt_ActionSheet",
"version": "1.0.1",
"summary": "At the bottom of the menu",
"homepage": "https://github.com/lwt211/Lwt_ActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Li Wentao": "https://github.com/lwt211/Lwt_ActionSheet"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lwt211/Lwt_ActionSheet.git",
"tag": "1.0.1"
},
"source_files": "Lwt_ActionSheet/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}