blob: 3ede0dbf28407c53e2fe5b9ef4377cd8fcbdaef2 [file] [log] [blame]
{
"name": "BLAlert",
"version": "1.0",
"summary": "Show custom alerts with a neat animation as found in Tweetbot 4.",
"description": "Beautiful animated alerts inspired by Tweetbot 4",
"homepage": "https://github.com/B-Lach/Alert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benny Lsch": "benny@discollect.me"
},
"source": {
"git": "https://github.com/B-Lach/Alert.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BLAlert/Classes/**/*",
"pushed_with_swift_version": "3.0"
}