blob: 40c5c8eeabdd6e084af917a1d8fa393f64c67084 [file] [log] [blame]
{
"name": "TWNotification",
"version": "0.0.1",
"summary": "ios style notification",
"homepage": "https://github.com/taewan0530/TWNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/TWNotification.git",
"tag": "0.0.1"
},
"source_files": "TWNotification/**/*.{swift,xib}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}