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