[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / b / f / UIViewController+Alert / 0.0.5 / UIViewController+Alert.podspec.json
blob16e39a241d048b0f3c5724d3f6557de1f13b355a
2   "name": "UIViewController+Alert",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Convenience class for displaying alerts and action sheets on iOS 8 and above (using UIAlertController)",
8   "homepage": "https://github.com/project-badass/UIViewController-Alert",
9   "authors": {
10     "Ameesh Kapoor": "ameesh@gmail.com",
11     "Jim Cervone": "jimcervone@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/project-badass/UIViewController-Alert.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "UIViewController+Alert.{h,m}",
21   "frameworks": "UIKit"