blob: 2f3e375f7052cea9b7e4b4e375630dfb01fdfd68 [file] [log] [blame]
{
"name": "JPAlertController",
"version": "1.0.0",
"summary": "An AlertController all customizable written in Swift 3.",
"description": "\"An AlertController all customizable written in Swift 3.\"",
"homepage": "https://github.com/cs-joao-souza/JPAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cs-joao-souza": "joao.souza@concrete.com.br"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cs-joao-souza/JPAlertController.git",
"tag": "1.0.0"
},
"source_files": "JPAlertController/Source Code/*.swift",
"pushed_with_swift_version": "3.0"
}