blob: 2c6bc6c8975b7cd6c2421976d7ac7dc613ccb21c [file] [log] [blame]
{
"name": "Tagging",
"version": "0.2.3",
"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.3"
},
"documentation_url": "https://github.com/k-lpmg/Tagging/blob/master/README.md",
"ios": {
"source_files": "Sources/*.swift"
},
"platforms": {
"ios": "8.0"
}
}