[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 8 / c / SWTableViewCell / 0.0.6 / SWTableViewCell.podspec.json
blob67f28346c37eb8cc3d0d2bafa3d7b6c0ceb7c9f9
2   "name": "SWTableViewCell",
3   "version": "0.0.6",
4   "authors": {
5     "Chris Wendel": "chriwend@umich.edu"
6   },
7   "homepage": "https://github.com/CEWendel/SWTableViewCell",
8   "summary": "UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/CEWendel/SWTableViewCell.git",
12     "tag": "0.0.6"
13   },
14   "source_files": "SWTableViewCell/SWTableViewCell.{h,m}",
15   "platforms": {
16     "ios": "6.1"
17   },
18   "requires_arc": true