blob: 6131db809ba5aec4853b632a793f7e4b7feb31c2 [file] [log] [blame]
{
"name": "SZHakawai",
"version": "0.1.6",
"summary": "SZHakawai was forked from Hakawai.",
"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.",
"homepage": "https://github.com/jaja-digitalspaceexplorer/SZHakawai",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Austin Zheng": "hisemail@hisemail.com",
"Jaja": "jaja@digitalspaceexplorer.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jaja-digitalspaceexplorer/SZHakawai.git",
"tag": "0.1.6"
},
"source_files": "Pod/**/*{h,m}",
"resource_bundles": {
"SZHakawaiBundle": "Pod/**/*.xib"
},
"dependencies": {
"BonMot": [
"~> 3.2"
],
"SZFontAwesomeKit": [
"~> 2.2.2"
],
"PINRemoteImage": [
"~> 2.1.4"
]
}
}