blob: 726b5327ac5b2ccf2c0299f5b754d541a143aa73 [file] [log] [blame]
{
"name": "GCNotificationView",
"version": "0.3.0",
"summary": "GCNotificationView is a library allows you to easily toast your message to user.",
"description": "GCNotificationView is a library allows you to easily toast your message to user.\nThis library is for the developer who is lazy enought.",
"homepage": "https://github.com/jhl1214/GCNotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhl1214@me.com": "dangercloz@gmail.com"
},
"source": {
"git": "https://github.com/jhl1214/GCNotificationView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCNotificationView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}