blob: de633e1591bb2f976715e0526e52c7a5cba86d28 [file] [log] [blame]
{
"name": "Tagging",
"version": "0.2.0",
"summary": "TextView that provides a tagging feature to Mention or Hashtag",
"homepage": "https://github.com/k-lpmg/Tagging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/k-lpmg/Tagging.git",
"tag": "0.2.0"
},
"documentation_url": "https://github.com/k-lpmg/Tagging/blob/master/README.md",
"ios": {
"source_files": "Sources/*.swift"
},
"platforms": {
"ios": "8.0"
}
}