[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 7 / 3 / WCTextField / 0.1.0 / WCTextField.podspec.json
blob6f7362ba18693b11b795f579f9006724ba70f81d
2   "name": "WCTextField",
3   "version": "0.1.0",
4   "summary": "A light wrapper of UITextField.",
5   "description": "A light wrapper of UITextField providing some useful features.",
6   "homepage": "https://github.com/daydreamboy/WCTextField",
7   "license": "MIT",
8   "authors": {
9     "wesley_chen": "wesley4chen@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/daydreamboy/WCTextField.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"