[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 5 / 1 / SimplyAlert / 1.0 / SimplyAlert.podspec.json
blob768de2f161b9b67b8d1ee6454e5c6efa574a75bf
2   "name": "SimplyAlert",
3   "version": "1.0",
4   "summary": "Swifty way to use `UIAlertController`",
5   "description": "SimplyAlert is a simple extension around `UIAlertAction` and `UIAlertController` that provides a better swifty experience using UIKit",
6   "homepage": "https://github.com/dalu93/SimplyAlert",
7   "license": "MIT",
8   "authors": {
9     "Luca D'Alberti": "dalberti.luca93@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/DAlbertiLuca",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/dalu93/SimplyAlert.git",
17     "tag": "1.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true