blob: 72630cfb61d434089ef4f3d60e014afcb1f9b2a6 [file] [log] [blame]
{
"name": "LeoTextField",
"version": "1.1",
"summary": "add Length limit",
"homepage": "https://github.com/LeoChensj/LeoTextField",
"license": "MIT",
"authors": {
"Leo.Chen": "LeoChensj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoChensj/LeoTextField.git",
"tag": "1.1"
},
"source_files": [
"LeoTextField",
"LeoTextField/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}