[Add] JuphoonCloudSDK_iOS 2.14.15
[CocoaPods.git] / Specs / 5 / f / 1 / SelectableTextView / 0.0.1 / SelectableTextView.podspec.json
blob6d4829f0cf4780cd916a37c84fd42dc98e62a087
2   "name": "SelectableTextView",
3   "version": "0.0.1",
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": "0.0.1"
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": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"