[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 2 / ActionSheetController / 0.2.0 / ActionSheetController.podspec.json
blob938de1c0498f2b792a7593b71d64a1995a1e86c4
2   "name": "ActionSheetController",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "ActionSheetController is an UIAlertController's APIs like ActionSheet control.",
6   "homepage": "https://github.com/cuzv/ActionSheetController",
7   "authors": {
8     "Moch Xiao": "cuzval@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/cuzv/ActionSheetController.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "ActionSheetController/Sources/*.swift",
18   "requires_arc": true