blob: 6bde520794a94fd2aabfe34122060ef414ebeb42 [file] [log] [blame]
{
"name": "Alerty",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Alerty/Classes/**/*.swift",
"resource_bundles": {
"Alerty": [
"Alerty/**/*.{xib,png,lproj/Localizable.strings}"
]
},
"swift_version": "4.2"
}