[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 6 / 8 / IBKit / 0.2.0 / IBKit.podspec.json
blob2342cc9f2109119deca8a453a7e6b39fa49e3692
2   "name": "IBKit",
3   "version": "0.2.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.2.0"
13   },
14   "source_files": "Sources/**/*.swift",
15   "weak_frameworks": "SwiftUI",
16   "platforms": {
17     "ios": "11.0"
18   }