blob: f69fe383635dde39ad754bee275e22291c8303b2 [file] [log] [blame]
{
"name": "ANActionSheetController",
"version": "1.1.0",
"summary": "ANActionSheetController is a highly customizable UIAlertController replica, looks like built-in action sheet, works on iPad too.",
"swift_versions": "5.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/ArdaUcpinar",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "ANActionSheetController/Source/**/*"
}