[Add] FaceSDKNightly 6.4.2324
[CocoaPods.git] / Specs / 0 / a / 3 / devilhealth / 0.0.185 / devilhealth.podspec.json
blob08bb5cd1c41cbfd45b54e4fd4bece43920f6c76d
2   "name": "devilhealth",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "version": "0.0.185",
7   "summary": "Devil Health",
8   "description": "This is Devil Login",
9   "homepage": "https://github.com/muyoungko/devil_ios",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "muyoungko": "muyoungko@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/muyoungko/devil_ios.git",
19     "tag": "0.0.185"
20   },
21   "swift_versions": "5.3",
22   "pod_target_xcconfig": {
23     "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
24   },
25   "source_files": [
26     "devilhealth/devilhealth/source/**/*.*",
27     "devilhealth/devilhealth/header/**/*.h"
28   ],
29   "public_header_files": [
30     "devilhealth/devilhealth/source/**/*.h",
31     "\"${DERIVED_SOURCES_DIR}/*-Swift.h"
32   ],
33   "static_framework": true,
34   "dependencies": {
35     "devilcore": [
36       "~> 0.0.184"
37     ]
38   },
39   "swift_version": "5.3"