[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / d / RevealingTableViewCell / 0.0.5-alpha / RevealingTableViewCell.podspec.json
blobe9921613fe94e3ae779361ad312526298e708bbe
2   "name": "RevealingTableViewCell",
3   "version": "0.0.5-alpha",
4   "summary": "RevealingTableViewCell (experimental) is a UITableViewCell that can be slided to reveal content udnerneath it's main view.",
5   "description": "\"RevealingTableViewCell (experimental) is a UITableViewCell that can be swiped to reveal content udnerneath it's main view.\"\nNOTE: At this early stage, this is an experimental project. Things might change quickly, with no backwards compatibility. Using this in production environments is not a good idea.",
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": "v0.0.5-alpha"
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"