[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 7 / 8 / ResolverVND / 1.4.4 / ResolverVND.podspec.json
blob11ae5246ebd06f163fbc1f7f9145d6bbfad0f6fd
2   "name": "ResolverVND",
3   "version": "1.4.4",
4   "summary": "An ultralight Dependency Injection / Service Locator framework for Swift on iOS.",
5   "homepage": "https://github.com/hmlongco/Resolver",
6   "license": "MIT",
7   "authors": "Michael Long",
8   "source": {
9     "git": "https://github.com/hmlongco/Resolver.git",
10     "tag": "1.4.4"
11   },
12   "source_files": [
13     "Classes",
14     "Sources/Resolver/*.swift"
15   ],
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_version": "5.1"