[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / StackTextView / 1.0.1 / StackTextView.podspec.json
blobec67c6c5bbaa439101163c188c3d2965d7fb8a3f
2   "name": "StackTextView",
3   "version": "1.0.1",
4   "summary": "A text view that can dynamically adapt to the content size",
5   "description": "StackTextView is a text view that can dynamically adapt to the content size.",
6   "homepage": "https://github.com/kf99916/StackTextView",
7   "screenshots": "https://raw.githubusercontent.com/kf99916/StackTextView/master/screenshots/stackTextView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Zheng-Xiang Ke": "kf99916@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kf99916/StackTextView.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "StackTextView/**/*.swift",
23   "pushed_with_swift_version": "3.0"