[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / a / AceReusableViews / 0.1.1 / AceReusableViews.podspec.json
blob279234c23ffd7cb80e33bc38ed657fc506167de6
2   "name": "AceReusableViews",
3   "version": "0.1.1",
4   "summary": "Extension for UITableView and UICollectionView for reuse views.",
5   "description": "The extension makes it easy to dequeue and fill with model a reused view.",
6   "homepage": "https://github.com/AceRodstin/AceReusableViews",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ace Rodstin": "acerodstin@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/AceRodstin/AceReusableViews.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "AceReusableViews/**/*.{h,m,swift}",
23   "swift_version": "5.2"