[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 0 / Gorgon / 2.0.0 / Gorgon.podspec.json
blobd754b3e350a999c15bffe094468e2d78386f0278
2   "name": "Gorgon",
3   "module_name": "Gorgon",
4   "version": "2.0.0",
5   "summary": "Application daemon framework for Single Responsibility Principle abstractions of the UIApplicationDelegate",
6   "homepage": "http://www.locationlabs.com",
7   "license": "APL2",
8   "authors": {
9     "Location Labs": "iosswiftdevelop@locationlabs.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/locationlabs/Medusa.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "Sources/**/*.{h,swift}",
20   "dependencies": {
21     "Swinject": [
22       "~> 2.0.0-beta.2"
23     ],
24     "SwinjectPropertyLoader": [
25       "1.0.0-beta.2"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"