blob: be53a7fe0453a3bd29f44cd120cc9bad1146b3a6 [file] [log] [blame]
{
"name": "myAlert",
"version": "1.0",
"summary": "MyAlert is an alertview. Shortly , show notifications in the app. It is simple to use and easy to develop.",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/koust/myAlert",
"screenshots": "https://github.com/koust/myAlert/raw/master/gorsel.gif",
"authors": {
"koust": "https://github.com/koust"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/koust/myAlert.git",
"tag": "1.0"
},
"source_files": "myAlert/MyAlertController.swift",
"requires_arc": true
}