[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 5 / GTChatKit / 3.2.0 / GTChatKit.podspec.json
blobe44b0082d440fa2a0fdac069b05b268800f76599
2   "name": "GTChatKit",
3   "version": "3.2.0",
4   "summary": "iOS ChatKit built on Texture(AsyncDisplayKit) and written in Swift",
5   "description": "iOS ChatKit built on Texture(AsyncDisplayKit) and written in Swift",
6   "homepage": "https://github.com/Geektree0101/GTChatKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geektree0101": "h2s1880@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Geektree0101/GTChatKit.git",
16     "tag": "3.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GTChatKit/Classes/**/*",
22   "dependencies": {
23     "Texture": [
24       "~> 2.5"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"