[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / f / SwiftDependancyResolver / 1.0.2 / SwiftDependancyResolver.podspec.json
blobd05c1817bd4357d2e944d5ec4f84735808d433e5
2   "name": "SwiftDependancyResolver",
3   "version": "1.0.2",
4   "summary": "A super small dependency resolver written in Swift 3.0",
5   "description": "A super small dependency resolver written in Swift 3.0",
6   "homepage": "https://github.com/chrismsimpson/SwiftDependancyResolver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Simpson": "chris.m.simpson@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/chrismsimpson/SwiftDependancyResolver.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftDependancyResolver/DependancyResolver.swift",
22   "pushed_with_swift_version": "3.0"