[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / e / c / RHPreviewCell / 1.0.0 / RHPreviewCell.podspec.json
blob0b0680b114e88ba01475af0efe3e7b5b142537d8
2   "name": "RHPreviewCell",
3   "version": "1.0.0",
4   "summary": "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell.",
5   "description": "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell.",
6   "homepage": "https://github.com/robertherdzik/RHPreviewCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Herdzik": "robert.herdzik@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/robertherdzik/RHPreviewCell.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "RHPreviewCell/**/*.{swift}"
24   }