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