[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 1 / SwiftInjector / 0.5.1 / SwiftInjector.podspec.json
blobb39f8a1b823b2efa3add352c90753214a3f37a9b
2   "name": "SwiftInjector",
3   "version": "0.5.1",
4   "summary": "Naive dependancy injection for Swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.md"
8   },
9   "authors": {
10     "Sash Zats": "sash@zats.io"
11   },
12   "social_media_url": "http://twitter.com/zats",
13   "homepage": "https://github.com/zats/Injector",
14   "source": {
15     "git": "https://github.com/zats/Injector.git",
16     "tag": "0.5.1"
17   },
18   "module_name": "Injector",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/**/*.{swift,h}"