[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 1 / SelectableTextView / 1.0.2 / SelectableTextView.podspec.json
blobed3d19f0112d14985a7a5062e4cdbe870f120560
2   "name": "SelectableTextView",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jhurray/SelectableTextView",
8   "authors": {
9     "Jeff Hurray": "jhurray33@gmail.com"
10   },
11   "summary": "A text view that supports selection and expansion",
12   "source": {
13     "git": "https://github.com/jhurray/SelectableTextView.git",
14     "tag": "1.0.2"
15   },
16   "source_files": [
17     "Source/**/*.swift",
18     "Frameworks/SelectableTextView.h"
19   ],
20   "social_media_url": "https://twitter.com/jeffhurray",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"