blob: 5f9354a8db373b76b2a6e77247a721ba75462b89 [file] [log] [blame]
{
"name": "Alerty",
"version": "0.1.0",
"license": "MIT",
"summary": "An object that displays an alert message to the user.",
"homepage": "https://github.com/mahmutpinarbasi/Alerty.git",
"authors": {
"Mahmut Pınarbaşı": "pinarbasimahmut@gmail.com"
},
"source": {
"git": "https://github.com/mahmutpinarbasi/Alerty.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Alerty/Classes/**/*.swift",
"resource_bundles": {
"Alerty": [
"Alerty/**/*.{xib,png,lproj/Localizable.strings}"
]
},
"swift_version": "4.2"
}