blob: 5075cb2f54b2f3b1aac1e9ede37f880ec1ae01bf [file] [log] [blame]
{
"name": "TWNotification",
"version": "0.0.5",
"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.5"
},
"source_files": "TWNotification/**/*.{swift,xib}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}