blob: 87751ee8fd694feeb99b0a9d7a04ad7fb10b7e47 [file] [log] [blame]
{
"name": "ANActionSheetController",
"version": "1.0.0",
"summary": "ANActionSheetController is a highly customizable UIAlertController replica, looks like built-in action sheet, works on iPad too.",
"swift_version": "4.2",
"description": "ANActionSheetController is a highly customizable UIAlertController replica, looks like built-in action sheet, works on iPad too. It's -almost- all atrributes, buttons etc. are customizable.",
"homepage": "https://github.com/anelad/ANActionSheetController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arda Oğul Üçpınar": "info@ardaucpinar.com"
},
"source": {
"git": "https://github.com/anelad/ANActionSheetController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ArdaUcpinar",
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"swift_version": "4.2"
},
"source_files": "ANActionSheetController/Source/**/*"
}