[Add] DXPNudgesLib 1.0.32
[CocoaPods.git] / Specs / 9 / c / a / SimpleAlertController / 0.3.0 / SimpleAlertController.podspec.json
blob3be06804b1620c6afb7780e37b8bd8f65a142170
2   "name": "SimpleAlertController",
3   "version": "0.3.0",
4   "summary": "Very simple alert controller written in Swift.",
5   "description": "SimpleAlertController is similar to UIAlertController. It is written in Swift.",
6   "homepage": "https://github.com/ton-katsu/SimpleAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ton-katsu": "sakamoto.yoshihisa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ton-katsu/SimpleAlertController.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "SimpleAlertController/*.swift",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "pushed_with_swift_version": "3.0"