[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / 2 / b / SwiftyTextView / 0.2.0 / SwiftyTextView.podspec.json
blob7ca57b4b5f55a6f02f809ca60e32174d2fbb2956
2   "name": "SwiftyTextView",
3   "version": "0.2.0",
4   "summary": "An iOS TextView with placeholder and limit characters count support",
5   "description": "SwiftyTextView is a enhanced TextView with placeholder and limit characters count support for iOS.",
6   "homepage": "https://github.com/SwiftyKit/SwiftyTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SwiftyKit": "swiftykit@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/SwiftyKit/SwiftyTextView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/SwiftyTextView.h",
25     "Sources/SwiftyTextView.swift"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "swift_version": "5.0"