[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 0 / XMAlertSheetController / 1.0.1 / XMAlertSheetController.podspec.json
blob0065d0323810d77e52a90b4e35ddf7cafe1817c6
2   "name": "XMAlertSheetController",
3   "version": "1.0.1",
4   "summary": "A alert sheet like sub type alertSheet of UIAlertViewController",
5   "description": "XMAlertSheetController is a Swift library that provides a custom action sheet. It will give the users a fancy experience without taking pains coding the cool animation. Hokusai is compatible with Swift4.",
6   "homepage": "https://github.com/iMazy/XMAlertSheetController",
7   "license": "MIT",
8   "authors": {
9     "Mazy": "mazy_ios@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/iMazy/XMAlertSheetController.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "XMAlertSheetController/AlertSheet/*",
19   "resource_bundles": {
20     "XMAlertSheetController": [
21       "XMAlertSheetController/AlertSheet/*.xib"
22     ]
23   },
24   "swift_versions": "4.0",
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "swift_version": "4.0"