[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / b / myAlert / 1.0.1 / myAlert.podspec.json
blobc7ce9b04eba6dc6b2c6261b564fb7bd73147caf4
2   "name": "myAlert",
3   "version": "1.0.1",
4   "summary": "MyAlert is an alertview. Shortly , show notifications in the app. It is simple to use and easy to develop.",
5   "license": {
6     "type": "MIT License",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/koust/myAlert",
10   "screenshots": "https://github.com/koust/myAlert/raw/master/gorsel.gif",
11   "authors": {
12     "koust": "https://github.com/koust"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/koust/myAlert.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "myAlert/MyAlertController.swift",
23   "requires_arc": true