blob: 58c9a6c8bf5f0d56613b21c6c3091d91e9ccad8e [file] [log] [blame]
{
"name": "kk_chat",
"version": "1.1.2",
"summary": "a component of refresh on iOS",
"homepage": "https://github.com/CoderJFCK/kk_chat",
"description": "It is a component for ios chat toolbar, written by Swift.",
"license": "MIT",
"authors": {
"Kirk": "kk.07.self@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderJFCK/kk_chat.git",
"tag": "1.1.2"
},
"source_files": "kk_chat/kk_chat",
"resource_bundles": {
"resources": [
"kk_chat/kk_chat/resources/*.{png,xib,plist}"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}