[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 3 / 7 / INOMessageTextBox / 0.1.1 / INOMessageTextBox.podspec.json
blob126f80eb8da40847a40cd834190ae6fe7b32a3ed
2   "name": "INOMessageTextBox",
3   "version": "0.1.1",
4   "summary": "メッセージ風のTextView",
5   "description": "メッセージ形式のUIで使われるTextViewです",
6   "homepage": "https://github.com/inon29/INOMessageTextBox",
7   "license": "MIT",
8   "authors": {
9     "inon29": "now276never0@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/inon29/INOMessageTextBox.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "INOMessageTextBox": [
22       "Pod/Assets/*.png"
23     ]
24   }