blob: ab87445bd6bbf37c8e3d62ff42f62c9180bdc264 [file] [log] [blame]
{
"name": "BWLongTextViewController",
"version": "1.0",
"license": "Apache License, Version 2.0",
"summary": "Simple IOS controller that show a full screen textView with keyboard.",
"homepage": "https://github.com/brunow/BWLongTextViewController",
"authors": {
"Bruno Wernimont": "bruno.wernimont+github@gmail.com"
},
"source": {
"git": "https://github.com/brunow/BWLongTextViewController.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "BWLongTextViewController/*.{h,m}",
"requires_arc": false
}