blob: bc03d0ef4770f8f2717456c194cf54cec1d603f1 [file] [log] [blame]
{
"name": "GTChatKit",
"version": "1.0.0",
"summary": "iOS ChatKit built on Texture(AsyncDisplayKit) and written in Swift",
"description": "iOS ChatKit built on Texture(AsyncDisplayKit) and written in Swift",
"homepage": "https://github.com/Geektree0101/GTChatKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geektree0101": "h2s1880@gmail.com"
},
"source": {
"git": "https://github.com/Geektree0101/GTChatKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GTChatKit/Classes/**/*",
"dependencies": {
"Texture": [
"~> 2.5"
]
},
"pushed_with_swift_version": "3.0"
}