[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / c / 4 / f / Resolver / 1.0.7 / Resolver.podspec.json
blobcae8c2c673d35f89c695f18c66a562a526c7a258
2   "name": "Resolver",
3   "version": "1.0.7",
4   "summary": "An ultralight Dependency Injection / Service Locator framework for Swift 4 and iOS.",
5   "homepage": "https://github.com/hmlongco/Resolver",
6   "license": "MIT",
7   "authors": "Michael Long",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/hmlongco/Resolver.git",
13     "tag": "1.0.7"
14   },
15   "source_files": [
16     "Classes",
17     "Sources/*.swift"
18   ],
19   "swift_version": "4.2"