[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / e / DGDependencyInjector / 1.0.3 / DGDependencyInjector.podspec.json
blob53a3dbc5ba7913dd22827a31bcc68419820f5295
2   "name": "DGDependencyInjector",
3   "version": "1.0.3",
4   "summary": "Digipolitan dependency injector framework pure swift",
5   "homepage": "https://github.com/Digipolitan/dependencies-injector-pure-swift",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Digipolitan": "contact@digipolitan.com"
12   },
13   "source": {
14     "git": "https://github.com/Digipolitan/dependencies-injector-pure-swift.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "Sources/**/*.{swift,h}",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"