[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 7 / f / ANActionSheetController / 1.1.0 / ANActionSheetController.podspec.json
blobf69fe383635dde39ad754bee275e22291c8303b2
2   "name": "ANActionSheetController",
3   "version": "1.1.0",
4   "summary": "ANActionSheetController is a highly customizable UIAlertController replica, looks like built-in action sheet, works on iPad too.",
5   "swift_versions": "5.0",
6   "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.",
7   "homepage": "https://github.com/anelad/ANActionSheetController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Arda Oğul Üçpınar": "info@ardaucpinar.com"
14   },
15   "source": {
16     "git": "https://github.com/anelad/ANActionSheetController.git",
17     "tag": "1.1.0"
18   },
19   "social_media_url": "https://twitter.com/ArdaUcpinar",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   },
26   "source_files": "ANActionSheetController/Source/**/*"