[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / e / f / BFTextView / 0.1.0 / BFTextView.podspec.json
blobcd7cc282f63824ef8b317d4395b2438520fe1eec
2   "name": "BFTextView",
3   "version": "0.1.0",
4   "summary": "Simple child of UITextView which disable text highlighting and such interactions",
5   "homepage": "https://github.com/bitfactoryio/BFTextView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matthias Nagel": "matthias@bitfactory.io"
12   },
13   "source": {
14     "git": "https://github.com/bitfactoryio/BFTextView.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "BFTextView/Classes/**/*"