[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 0 / f / LGTextView / 1.0.0 / LGTextView.podspec.json
blobd043bb1c7e62f5b1014ee25f3ee62fd4888d0878
2   "name": "LGTextView",
3   "version": "1.0.0",
4   "summary": "Simple UITextView subclass that features an IBInspectable placeholder",
5   "description": "Simple UITextView subclass that features an IBInspectable placeholder written purely in Swift 4.2",
6   "homepage": "https://github.com/linusgeffarth/LGTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linusgeffarth": "linus@geffarth.de"
13   },
14   "source": {
15     "git": "https://github.com/linusgeffarth/LGTextView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/linusgeffarth",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "LGTextView/Classes/*.swift",
24   "frameworks": "UIKit"