[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / e / Carbon / 1.0.0-rc.6 / Carbon.podspec.json
blobd168905eebc14879cc3e60f3051246e77e6baa78
2   "name": "Carbon",
3   "version": "1.0.0-rc.6",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028/Carbon",
8   "documentation_url": "https://ra1028.github.io/Carbon",
9   "summary": "A declarative library for building component-based user interfaces in UITableView and UICollectionView.",
10   "source": {
11     "git": "https://github.com/ra1028/Carbon.git",
12     "tag": "1.0.0-rc.6"
13   },
14   "source_files": "Sources/**/*.swift",
15   "license": {
16     "type": "Apache 2.0",
17     "file": "LICENSE"
18   },
19   "requires_arc": true,
20   "swift_versions": [
21     "5.1"
22   ],
23   "platforms": {
24     "ios": "10.0"
25   },
26   "dependencies": {
27     "DifferenceKit/Core": [
28       "~> 1.1"
29     ]
30   },
31   "ios": {
32     "frameworks": "UIKit",
33     "weak_frameworks": "SwiftUI"
34   },
35   "swift_version": "5.1"