blob: a3707a1789238f8aebfcb258e6268c98eb90dce7 [file] [log] [blame]
{
"name": "MTTextViewController",
"version": "1.1.0",
"summary": "A simple delegate based text entry view controller",
"homepage": "https://github.com/mtrudel/MTTextViewController",
"license": "MIT",
"authors": {
"Mat Trudel": "mat@geeky.net"
},
"source": {
"git": "https://github.com/mtrudel/MTTextViewController.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}