blob: a56263de38e270890c19cf22aca6dbbd2bf92e28 [file] [log] [blame]
{
"name": "iOSTextConstraints",
"version": "0.0.3",
"summary": "UITextField text length confine.",
"homepage": "https://github.com/Binglin/IOSTextConstraits",
"license": "MIT",
"authors": "Binglin",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Binglin/IOSTextConstraits.git",
"tag": "0.0.3"
},
"source_files": "iOSTextConstraints/*.{h,m}",
"requires_arc": true
}