[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 4 / c / KOInject / 1.0 / KOInject.podspec.json
blob7639ba4eb9a08ae016bce14328ab331de0642cb6
2   "name": "KOInject",
3   "version": "1.0",
4   "summary": "Simple and lightweight IoC container for Swift with iOS/macOS/watchOS/tvOS",
5   "homepage": "https://github.com/Flawion/KOInject",
6   "license": "MIT",
7   "authors": "Kuba Ostrowski",
8   "platforms": {
9     "ios": "11.0",
10     "osx": "10.13",
11     "tvos": "11.0",
12     "watchos": "4.0"
13   },
14   "source": {
15     "git": "https://github.com/Flawion/KOInject.git",
16     "tag": "1.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "requires_arc": true,
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "swift_version": "5.3"