blob: efbbe6fc3b4e2f562ed0da43c7af5696a564ce88 [file] [log] [blame]
{
"name": "CSXConstraintTextField",
"version": "0.0.1",
"summary": "约束内容长度,键盘类型,小数长度,银行卡几位分割",
"description": "约束内容长度,键盘类型,小数长度,银行卡几位分割使用",
"homepage": "https://github.com/KirstenDunst/ConstraintTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"曹世鑫": "cao_shixin@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KirstenDunst/ConstraintTextField.git",
"tag": "v0.0.1"
},
"source_files": [
"ConstraintTextField",
"ConstraintTextField/Code/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}