[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / f / WYCDynamicTextController / 1.0.0 / WYCDynamicTextController.podspec.json
blobe38c1d43ce8eb472d04a66c307f020930d67912d
2   "name": "WYCDynamicTextController",
3   "version": "1.0.0",
4   "summary": "A ViewController with a TextField",
5   "description": "TextField changes its frame in respond to moving or resizing gestures.",
6   "homepage": "https://github.com/neycwang/WYCDynamicTextController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "neycwang": "neycwang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/neycwang/WYCDynamicTextController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYCDynamicTextController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"