[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 5 / SwiftyAlert / 0.1.0 / SwiftyAlert.podspec.json
blob5bcbb2c30bda1159315cacfd9ad5960de8c8b11f
2   "name": "SwiftyAlert",
3   "version": "0.1.0",
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": "v0.1.0"
20   },
21   "source_files": "SwiftyAlert/**/*.swift",
22   "requires_arc": true