[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / 1 / SwiftInjector / 0.2 / SwiftInjector.podspec.json
blobdcee051867f9ed2704fee87d1779af0ca28365bc
2   "name": "SwiftInjector",
3   "version": "0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "requires_arc": true,
25   "source_files": "Sources/**/*.{swift,h}"