[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 2 / 9 / e / SZHakawai / 0.1.9 / SZHakawai.podspec.json
blob935a1746ad078e123b2cc89e75d1fb23d4328c93
2   "name": "SZHakawai",
3   "version": "0.1.9",
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.9"
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   }