[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 1 / 4 / LEOTextView / 0.6.1 / LEOTextView.podspec.json
blob7d243b434f6f64455c8ed9cc1a248ea48646f781
2   "name": "LEOTextView",
3   "version": "0.6.1",
4   "summary": "LEOTextView is a high-performance rich editor based on UITextView and code with TextKit.",
5   "description": "LEOTextView is a very high-performance rich editor. Because it's a subclass of UITextView, not UIWebView. All of code by TextKit framework.",
6   "homepage": "https://github.com/leonardo-hammer/LEOTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonardo-hammer": "leonardo_hammer@zoho.com"
13   },
14   "source": {
15     "git": "https://github.com/leonardo-hammer/LEOTextView.git",
16     "tag": "0.6.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LEOTextView/Classes/**/*",
22   "resource_bundles": {
23     "LEOTextView": [
24       "LEOTextView/Assets/*"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"