[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / 7 / kk_chat / 1.0.1 / kk_chat.podspec.json
blob2b411b36966a883d6c3732bfa172f91796b0b23a
2   "name": "kk_chat",
3   "version": "1.0.1",
4   "summary": "a component of refresh on iOS",
5   "homepage": "https://github.com/CoderJFCK/kk_chat",
6   "description": "It is a component for ios chat toolbar, written by Swift.",
7   "license": "MIT",
8   "authors": {
9     "Kirk": "kk.07.self@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderJFCK/kk_chat.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "kk_chat/kk_chat/*.swift",
19   "resource_bundles": {
20     "images": [
21       "kk_chat/kk_chat/Resource/*.png"
22     ],
23     "xibs": [
24       "kk_chat/kk_chat/*.xib"
25     ],
26     "others": [
27       "kk_chat/kk_chat/Resource/*.plist"
28     ]
29   },
30   "requires_arc": true,
31   "pushed_with_swift_version": "3.0"