blob: ed3d19f0112d14985a7a5062e4cdbe870f120560 [file] [log] [blame]
{
"name": "SelectableTextView",
"version": "1.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/jhurray/SelectableTextView",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"summary": "A text view that supports selection and expansion",
"source": {
"git": "https://github.com/jhurray/SelectableTextView.git",
"tag": "1.0.2"
},
"source_files": [
"Source/**/*.swift",
"Frameworks/SelectableTextView.h"
],
"social_media_url": "https://twitter.com/jeffhurray",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}