[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / 6 / WrapperCell / 1.0.0 / WrapperCell.podspec.json
blob28b39b59f569e8335e835611d3e6a0653d53aa5c
2   "name": "WrapperCell",
3   "version": "1.0.0",
4   "summary": "Generic cell wrapper for UITableView.",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "description": "Easily turn your `UIView`s into `UITableViewCell`s.",
10   "homepage": "https://github.com/kenalizadeh/WrapperCell",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Kenan Alizadeh": "kananalizade@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/kenalizadeh/WrapperCell.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "WrapperCell/Classes/**/*",
23   "swift_version": "5.0"