[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 3 / 4 / e / CSXConstraintTextField / 0.0.1 / CSXConstraintTextField.podspec.json
blobefbbe6fc3b4e2f562ed0da43c7af5696a564ce88
2   "name": "CSXConstraintTextField",
3   "version": "0.0.1",
4   "summary": "约束内容长度,键盘类型,小数长度,银行卡几位分割",
5   "description": "约束内容长度,键盘类型,小数长度,银行卡几位分割使用",
6   "homepage": "https://github.com/KirstenDunst/ConstraintTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "曹世鑫": "cao_shixin@yahoo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KirstenDunst/ConstraintTextField.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": [
22     "ConstraintTextField",
23     "ConstraintTextField/Code/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true