[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 8 / IBKit / 0.3.0 / IBKit.podspec.json
blobb314e2dd1950f3ee0b014a8c51e336b5fd9c48cb
2   "name": "IBKit",
3   "version": "0.3.0",
4   "license": "MIT",
5   "summary": "A declarative style interface builder in Swift",
6   "homepage": "https://github.com/IBCodeKit/IBKit",
7   "authors": {
8     "Nate Kim": "glwithu06@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/IBCodeKit/IBKit.git",
12     "tag": "0.3.0"
13   },
14   "source_files": "Sources/**/*.swift",
15   "weak_frameworks": "SwiftUI",
16   "platforms": {
17     "ios": "11.0"
18   }