[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / a / TableViewBuddy / 0.2.0 / TableViewBuddy.podspec.json
blob048af508022e3d9e5ad8b1d2b9f7b90e4c6e3eb6
2   "name": "TableViewBuddy",
3   "version": "0.2.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.2.0"
19   },
20   "source_files": "TableViewBuddy/**/*.{h,m}",
21   "requires_arc": true