blob: 8fcf6977c4be73aa1de2a40e65f98a6a94e35f94 [file] [log] [blame]
{
"name": "SZAutogrowTextView",
"version": "0.1.1",
"summary": "Yet another autogrow UITextView subclass.",
"homepage": "https://github.com/Sega-Zero/SZAutogrowTextView",
"license": "MIT",
"authors": {
"Сергей Галездинов": "segazero@gmail.com"
},
"source": {
"git": "https://github.com/Sega-Zero/SZAutogrowTextView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/SegaZero",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}