blob: bb8e4d735629680d2370186382db403a11ac0da3 [file] [log] [blame]
{
"name": "FormToolbar",
"version": "1.1",
"summary": "Simple, movable and powerful toolbar for UITextField and UITextView.",
"homepage": "https://github.com/sgr-ksmt/FormToolbar",
"license": "MIT",
"authors": {
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
},
"source": {
"git": "https://github.com/sgr-ksmt/FormToolbar.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "FormToolbar/**/*"
}