blob: 0662eab37588d0ee9d6173049635982d3980190c [file] [log] [blame]
{
"name": "ADTextFieldLimit",
"version": "0.0.1",
"summary": "This is a light library to limit the lenght of what you input.",
"description": "This is a light library to limit the lenght of what you input. Thankyou!",
"homepage": "https://github.com/liushuorepo/ADTextFieldLimit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liushuorepo": "13124832031@163.com"
},
"source": {
"git": "https://github.com/liushuorepo/ADTextFieldLimit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ADTextFieldLimit/Classes/**/*",
"frameworks": "UIKit"
}