[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 9 / e / SZHakawai / 0.1.2 / SZHakawai.podspec.json
blobbbe6dbb442856c9717651790edbb423d54598783
2   "name": "SZHakawai",
3   "version": "0.1.2",
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.2"
21   },
22   "source_files": [
23     "SZHakawai/Hakawai",
24     "SZHakawai/Model",
25     "SZHakawai/View",
26     "SZHakawai/View Model"
27   ],
28   "dependencies": {
29     "BonMot": [
30       "~> 3.2"
31     ],
32     "SZFontAwesomeKit": [
33       "~> 2.2.2"
34     ],
35     "PINRemoteImage": [
36       "~> 2.1.4"
37     ]
38   }