[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 5 / SwiftyAlert / 1.0.1 / SwiftyAlert.podspec.json
blob5f4f3d0620f2410af52479c320dfd0b3a49ddddb
2   "name": "SwiftyAlert",
3   "version": "1.0.1",
4   "summary": "Simple UIAlertController and UIAlertView wrapper.",
5   "description": "Swifty UIAlertController",
6   "homepage": "https://github.com/simorgh3196/SwiftyAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "simorgh3196": "simorgh3196@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/simorgh3196/SwiftyAlert.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": "SwiftyAlert/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0.2"