[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / e / SZHakawai / 0.1.12 / SZHakawai.podspec.json
bloba9ecce08bd98d872204960dad9da1c7409c0a204
2   "name": "SZHakawai",
3   "version": "0.1.12",
4   "summary": "SZHakawai was forked from Hakawai.",
5   "description": "SZHakawai was forked from Hakawai.\nHakawai is a subclass of UITextView that exposes a number of convenience APIs, and supports further extension via 'plug-ins'. Hakawai ships with an easy-to-use, powerful, and customizable plug-in allowing users to create social media 'mentions'-style annotations.",
6   "homepage": "https://github.com/jaja-digitalspaceexplorer/SZHakawai",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Austin Zheng": "hisemail@hisemail.com",
13     "Jaja": "jaja@digitalspaceexplorer.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/jaja-digitalspaceexplorer/SZHakawai.git",
20     "tag": "0.1.12"
21   },
22   "source_files": "Pod/**/*{h,m}",
23   "resource_bundles": {
24     "SZHakawaiBundle": "Pod/**/*.xib"
25   },
26   "dependencies": {
27     "BonMot": [
28       "~> 3.2"
29     ],
30     "SZFontAwesomeKit": [
31       "~> 2.2.3"
32     ],
33     "PINRemoteImage": [
34       "~> 2.1.4"
35     ]
36   }