blob: aea73705241863abbfdecf999f2da34fe92f74f5 [file] [log] [blame]
{
"name": "YIPopupTextView",
"version": "0.0.2",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"homepage": "https://github.com/inamiy/YIPopupTextView",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "facebook's post-like input text view for iOS.",
"source": {
"git": "https://github.com/inamiy/YIPopupTextView.git",
"tag": "0.0.2"
},
"source_files": "YIPopupTextView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}