blob: 762ee51712b809097aced02b7e2e5324c7405fe5 [file] [log] [blame]
{
"name": "InputKitSwift",
"version": "1.1.0",
"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.0"
},
"source_files": "InputKitSwift/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}