[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 3 / DMActionController / 1.0.0 / DMActionController.podspec.json
blob50ab4ea7633bc9a102e7ca3c36efb1ef9c199f5f
2   "name": "DMActionController",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "A customizable action sheet.",
6   "description": "DMActionController is customizable action sheet with an api that is base on UIKit's UIAlertController.",
7   "homepage": "https://github.com/dominicmdev/DMActionController",
8   "license": "MIT",
9   "authors": {
10     "Dominic Miller": "dominicmdev@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dominicmdev/DMActionController.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "DMActionController/*.{swift,h,m}",
21   "resources": "DMActionController/*.{xcassets,xib}",
22   "swift_version": "5.0"