blob: cd7cc282f63824ef8b317d4395b2438520fe1eec [file] [log] [blame]
{
"name": "BFTextView",
"version": "0.1.0",
"summary": "Simple child of UITextView which disable text highlighting and such interactions",
"homepage": "https://github.com/bitfactoryio/BFTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias Nagel": "matthias@bitfactory.io"
},
"source": {
"git": "https://github.com/bitfactoryio/BFTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BFTextView/Classes/**/*"
}