[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / a / TableViewBuddy / 0.3.0 / TableViewBuddy.podspec.json
blob6aa043b687505844c5b7c51172f61223cacdb5e4
2   "name": "TableViewBuddy",
3   "version": "0.3.0",
4   "summary": "An easy way to configure the user interface with table view.",
5   "homepage": "https://github.com/hironytic/TableViewBuddy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hironori Ichimiya": "hiron@hironytic.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/hironytic/TableViewBuddy.git",
18     "tag": "v0.3.0"
19   },
20   "source_files": "Pod/Classes/**/*",
21   "private_header_files": "Pod/Classes/internal/*.h",
22   "requires_arc": true