[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / e / Carbon / 1.0.0-rc.1 / Carbon.podspec.json
blobacbc3cb928c8f6ad48252e65f5e68de9f5d5c6d2
2   "name": "Carbon",
3   "version": "1.0.0-rc.1",
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.1"
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.0",
22     "5.1",
23     "5.1"
24   ],
25   "platforms": {
26     "ios": "10.0"
27   },
28   "dependencies": {
29     "DifferenceKit/Core": [
30       "~> 1.1"
31     ]
32   },
33   "ios": {
34     "frameworks": "UIKit"
35   },
36   "swift_version": "5.1"