[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 9 / CCTextField / 1.2.1 / CCTextField.podspec.json
blobabb01912592665f9e6336c663f0a737462fedd35
2   "name": "CCTextField",
3   "version": "1.2.1",
4   "summary": "Custom UITextField.",
5   "description": "CCTextField 自定义TextField,解决输入限制、键盘弹出问题",
6   "homepage": "https://github.com/cdcyd/CCTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cyd": "1035060416@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cdcyd/CCTextField.git",
19     "tag": "v1.2.1"
20   },
21   "source_files": "TextField",
22   "public_header_files": "TextField/*.h"