[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 8 / b / SwiftChatKit / 0.1.0 / SwiftChatKit.podspec.json
blob6433d27d0785d7f834aa6bf1530233f0c5bf71dc
2   "name": "SwiftChatKit",
3   "version": "0.1.0",
4   "summary": "A short description of SwiftChatKit.",
5   "description": "即时通讯UI框架",
6   "homepage": "https://github.com/zhiquan911/SwiftChatKit",
7   "license": "MIT",
8   "authors": {
9     "麦志泉": "zhiquan911@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/zhiquan911/SwiftChatKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SwiftChatKit": [
22       "Pod/Assets/**/*.png"
23     ]
24   },
25   "dependencies": {
26     "AlamofireImage": [
27       "~> 1.0"
28     ],
29     "SVProgressHUD": [
31     ]
32   }