[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 7 / 4 / 8 / CJTextField / 1.0.2 / CJTextField.podspec.json
blob3c2fd1815baadb4b9237f204727731f1a4421178
2   "name": "CJTextField",
3   "version": "1.0.2",
4   "summary": "A short description of CJTextField.",
5   "description": "Is commonly used in the project of the TextField, to set about the view of the TextField.",
6   "homepage": "https://github.com/dreamCC/CJTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dreamCC": "568644031@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/dreamCC/CJTextField.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "CJTextField",
23     "CJTextField/*.{h,m}"
24   ]