[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 6 / 0 / XMAlertSheetController / 1.0.0 / XMAlertSheetController.podspec.json
blob4f4a2a4ae30fb0c78ee65baa0d17608a308dc39f
2   "name": "XMAlertSheetController",
3   "version": "1.0.0",
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.0"
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"