[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / 3 / DPKitchenSink / 1.0.0 / DPKitchenSink.podspec.json
blob67d6af6bbb831caad96f52aa048284eeadbd3507
2   "name": "DPKitchenSink",
3   "version": "1.0.0",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/drewpitchford",
8   "authors": {
9     "Drew Pitchford": "dpitchford@me.com"
10   },
11   "summary": "Things I use a lot in my iOS projects",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "ios": {
16     "vendored_frameworks": "DPKitchenSink.framework"
17   },
18   "source": {
19     "git": "https://github.com/drewpitchford/DPKitchenSink.git",
20     "tag": "1.0.0"
21   },
22   "swift_version": "4.1",
23   "dependencies": {
24     "CocoaLumberjack/Swift": [
26     ],
27     "PureLayout": [
29     ],
30     "Reusable": [
31       "~> 4.0"
32     ],
33     "SwifterSwift": [
35     ]
36   }