[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 4 / SwinjectFactory / 0.1.0 / SwinjectFactory.podspec.json
blob03259da23a7adfce38664eb27c5f1030c4af8f40
2   "name": "SwinjectFactory",
3   "version": "0.1.0",
4   "summary": "Swinject extension for factory injection.",
5   "homepage": "https://github.com/devxoul/SwinjectFactory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/SwinjectFactory.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/SwinjectFactory/*.swift",
18   "dependencies": {
19     "Swinject": [
20       ">= 2.0.0"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.11",
26     "tvos": "9.0",
27     "watchos": "2.0"
28   },
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.1"
31   },
32   "pushed_with_swift_version": "3.0"