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