[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / c / 3 / LSiOSTextField / 0.0.2 / LSiOSTextField.podspec.json
blob302fa6e1fb2c5592e7ee251507e7064345ced1a9
2   "name": "LSiOSTextField",
3   "version": "0.0.2",
4   "summary": "视图控件 - textfield",
5   "description": "单文本输入框\n更新内容:修改文字描述",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSTextField.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSTextField/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
26     ]
27   }