blob: 9339cf9275dd20aca26cc1442cff8c56091c67cf [file] [log] [blame]
{
"name": "TWToast",
"version": "0.0.2",
"summary": "TWToast",
"homepage": "https://github.com/taewan0530/TWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taewan": "taewan0530@daum.net"
},
"source": {
"git": "https://github.com/taewan0530/TWToast.git",
"tag": "0.0.2"
},
"source_files": "TWToast/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}