[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 3 / LSiOSTextField / 0.0.1 / LSiOSTextField.podspec.json
blobb25eef1868401c7bcb9b408129fa8c4db0a69860
2   "name": "LSiOSTextField",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图控件",
5   "description": "单文本输入框",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSTextField/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
26     ]
27   }