[Add] PrimerSDK 2.17.0-rc.12
[CocoaPods.git] / Specs / c / f / 2 / OKit / 1.0.1 / OKit.podspec.json
blob08d009ac126baf7462aed28d17ec0b7addb4818a
2   "name": "OKit",
3   "version": "1.0.1",
4   "summary": "Easy to use application framework for Swift, to create apps based on models and storyboards with (almost) no code.",
5   "description": "OKit is a Swift framework to build model based apps, based on inspectable properties used to bind storyboard controllers/controls to codable Swift models",
6   "homepage": "https://github.com/oklemenz/OKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Oliver Klemenz": "oklemenz@gmail.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/oklemenz/OKit.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "OKit/**/*.{swift,h,png}",
21   "swift_versions": "5",
22   "swift_version": "5"