[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 1 / d / RevealingTableViewCell / 1.0.1 / RevealingTableViewCell.podspec.json
blobc1f060c70c3f9bd1d0e587bc4d5150257deb9e07
2   "name": "RevealingTableViewCell",
3   "version": "1.0.1",
4   "summary": "RevealingTableViewCell is a UITableViewCell that can be slided to reveal content udnerneath it's main view.",
5   "description": "\"RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content udnerneath it's main view.\"",
6   "homepage": "https://github.com/sovata8/RevealingTableViewCell",
7   "license": "MIT",
8   "authors": {
9     "Nikolay Suvandzhiev": "mail@nikolaysuvandzhiev.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/sovata8/RevealingTableViewCell.git",
16     "tag": "v1.0.1"
17   },
18   "source_files": [
19     "RevealingTableViewCell",
20     "RevealingTableViewCell/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.0"