blob: d926f8c7f125e2ecf0ab846b4ee2e1b1302fff57 [file] [log] [blame]
{
"name": "INOPlaceholderTextView",
"version": "0.1.1",
"summary": "プレースホルダつきのTextViewです",
"description": "プレースホルダつきのTextViewです。\n今は、storybord上から作成されることを想定しています。",
"homepage": "https://github.com/inon29/INOPlaceholderTextView",
"license": "MIT",
"authors": {
"inon29": "now276never0@gmail.com"
},
"source": {
"git": "https://github.com/inon29/INOPlaceholderTextView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"INOPlaceholderTextView": [
"Pod/Assets/*.png"
]
}
}