blob: 5dad660fb7f446d6c8919dfa625cb0f6b7d41921 [file] [log] [blame]
{
"name": "MTTextViewController",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}