[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 6 / Degu / 0.2.0 / Degu.podspec.json
blobb534baaa7c5decf36d084e3068637ef641a1dcd7
2   "name": "Degu",
3   "version": "0.2.0",
4   "summary": "Degu makes more easier to debug application.",
5   "homepage": "https://github.com/cats-oss/Degu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marty-suzuki": "suzuki_taiki@abema.tv"
12   },
13   "source": {
14     "git": "https://github.com/cats-oss/Degu.git",
15     "tag": "0.2.0"
16   },
17   "swift_versions": "5.1",
18   "source_files": "Sources/**/*.{swift,h,m}",
19   "ios": {
20     "frameworks": "UIKit"
21   },
22   "tvos": {
23     "frameworks": "UIKit"
24   },
25   "osx": {
26     "frameworks": "AppKit"
27   },
28   "platforms": {
29     "ios": "9.0",
30     "tvos": "10.0",
31     "osx": "10.10"
32   },
33   "swift_version": "5.1"