blob: b1c84caa92f4510522d8e7f9bf8bc9661b306c53 [file] [log] [blame]
{
"name": "YIPopupTextView",
"version": "1.1.0",
"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.",
"screenshots": [
"https://raw.github.com/inamiy/YIPopupTextView/master/Screenshots/screenshot1.png",
"https://raw.github.com/inamiy/YIPopupTextView/master/Screenshots/screenshot2.png"
],
"source": {
"git": "https://github.com/inamiy/YIPopupTextView.git",
"tag": "1.1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}