[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / c / CellBuilder / 1.0.0 / CellBuilder.podspec.json
blobc4f04073c8ea20b88469e7be876fdac4d492e223
2   "name": "CellBuilder",
3   "version": "1.0.0",
4   "summary": "SwiftUI framework to integrate UIView, UITableViewCell, and UICollectionViewCell components.",
5   "homepage": "https://github.com/sonmbol/CellBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ahmed Suliman": "dev.a7med95@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sonmbol/CellBuilder.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"