[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 1 / SwiftInjector / 0.5 / SwiftInjector.podspec.json
blob965b5477062cf844498be5982dcd1cdd49699fd4
2   "name": "SwiftInjector",
3   "version": "0.5",
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"
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}"