[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / 2 / b / SwiftyTextView / 0.1.1 / SwiftyTextView.podspec.json
blob02b64edda2c078c340ae729f5cc5640e9d40c11f
2   "name": "SwiftyTextView",
3   "version": "0.1.1",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SwiftyKit/SwiftyTextView.git"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/SwiftyTextView.h",
23     "Sources/SwiftyTextView.swift"
24   ],
25   "exclude_files": "Classes/Exclude"