[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 9 / b / UNAlertView / 0.2.0 / UNAlertView.podspec.json
blob66bc1d921f587d5ed048b4c4f9f86a069807a9e3
2   "name": "UNAlertView",
3   "version": "0.2.0",
4   "summary": "An UIAlertView replacement.",
5   "homepage": "https://github.com/ytakzk/UNAlertView",
6   "license": "MIT",
7   "authors": {
8     "ytakzk": "shyss.ak@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ytakzk/UNAlertView.git",
12     "tag": "0.2.0"
13   },
14   "requires_arc": true,
15   "source_files": "Classes/**/*.swift",
16   "swift_version": "4.0",
17   "platforms": {
18     "ios": "9.0"
19   }