[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 6 / 5 / SwiftyAlert / 1.1.0 / SwiftyAlert.podspec.json
blob67b32b949e53ad4c754757473fd9d1e6aa5561d1
2   "name": "SwiftyAlert",
3   "version": "1.1.0",
4   "summary": "Simple UIAlertController and UIAlertView wrapper.",
5   "homepage": "https://github.com/simorgh3196/SwiftyAlert",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "simorgh3196": "simorgh3196@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Sim_progra",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/simorgh3196/SwiftyAlert.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "SwiftyAlert/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0.2"