blob: f4ec3552d7e1210af42e7e46c47c7ae07438db2c [file] [log] [blame]
{
"name": "GTChatKit",
"version": "4.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": "4.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GTChatKit/Classes/**/*",
"dependencies": {
"Texture": [
"~> 2.5"
]
},
"pushed_with_swift_version": "3.0"
}