blob: 37772a5dd5a56b5f855b48b74a5a92bc2b24ac9a [file] [log] [blame]
{
"name": "INOMessageTextBox",
"version": "0.1.3",
"summary": "メッセージ風のTextView",
"description": "メッセージ形式のUIで使われるTextViewです",
"homepage": "https://github.com/inon29/INOMessageTextBox",
"license": "MIT",
"authors": {
"inon29": "now276never0@gmail.com"
},
"source": {
"git": "https://github.com/inon29/INOMessageTextBox.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"INOMessageTextBox": [
"Pod/Assets/*.png"
]
}
}