blob: 1313712c3f40ed74b3676b17fed8c82d1e7a7940 [file] [log] [blame]
{
"name": "ToastKit",
"version": "0.1.0",
"summary": "Supports various types of Android toast-like views for iOS",
"description": "'Supports various types of Android toast-like views for iOS'",
"homepage": "https://github.com/hpark11/ToastKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hpark11": "qkrgustnrk@naver.com"
},
"source": {
"git": "https://github.com/hpark11/ToastKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit"
}