blob: 901901a1c5de540ef867f1415c6ee1b26e792509 [file] [log] [blame]
{
"name": "InputKitSwift",
"version": "1.1.16",
"summary": "InputKit is an Elegant Kit to limits your input text in Swift, inspired by BlocksKit.",
"homepage": "https://github.com/tingxins/InputKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tingxins": "tingxins@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tingxins/InputKit.git",
"tag": "v1.1.16"
},
"source_files": "InputKitSwift/**/*.{swift}",
"requires_arc": true
}