[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / e / INOPlaceholderTextView / 0.1.0 / INOPlaceholderTextView.podspec.json
blobffbc635a2a5e47b6acc5a3b165fc952c04a3320a
2   "name": "INOPlaceholderTextView",
3   "version": "0.1.0",
4   "summary": "プレースホルダつきのTextViewです",
5   "description": "プレースホルダつきのTextViewです。\n今は、storybord上から作成されることを想定しています。",
6   "homepage": "https://github.com/inon29/INOPlaceholderTextView",
7   "license": "MIT",
8   "authors": {
9     "inon29": "now276never0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/inon29/INOPlaceholderTextView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "INOPlaceholderTextView": [
22       "Pod/Assets/*.png"
23     ]
24   }