[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 4 / f / Resolver / 1.0.3 / Resolver.podspec.json
blob4d4e9d86215fb584ae8798970b4b1a770f478f40
2   "name": "Resolver",
3   "version": "1.0.3",
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.3"
14   },
15   "source_files": [
16     "Classes",
17     "Sources/*.swift"
18   ],
19   "swift_version": "4.0"