[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / d / RevealingTableViewCell / 1.0.9 / RevealingTableViewCell.podspec.json
blobc89daf8d5db66475fa7f63c88e8dfcd1daab13cd
2   "name": "RevealingTableViewCell",
3   "version": "1.0.9",
4   "summary": "RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its main view.",
5   "description": "\"RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its 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": "1.0.9"
17   },
18   "source_files": [
19     "RevealingTableViewCell",
20     "RevealingTableViewCell/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4"
25   },
26   "swift_version": "4.2"