blob: 2b411b36966a883d6c3732bfa172f91796b0b23a [file] [log] [blame]
{
"name": "kk_chat",
"version": "1.0.1",
"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.0.1"
},
"source_files": "kk_chat/kk_chat/*.swift",
"resource_bundles": {
"images": [
"kk_chat/kk_chat/Resource/*.png"
],
"xibs": [
"kk_chat/kk_chat/*.xib"
],
"others": [
"kk_chat/kk_chat/Resource/*.plist"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}