blob: 097ad34b55f3ac34ab42139d47cdaf4d3e07e47d [file] [log] [blame]
{
"name": "InputKitSwift",
"version": "1.2.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.2.0"
},
"source_files": "InputKitSwift/**/*.{swift}",
"requires_arc": true
}