[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / d / 8 / 1 / devil / 0.0.191 / devil.podspec.json
blob8617908c06f34826c69c5312fe54907ebff48ab0
2   "name": "devil",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "version": "0.0.191",
7   "summary": "Devil Core",
8   "description": "This is Devil",
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.191"
20   },
21   "swift_versions": "5.3",
22   "pod_target_xcconfig": {
23     "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}\""
24   },
25   "subspecs": [
26     {
27       "name": "DevilCore",
28       "dependencies": {
29         "devilcore": [
30           "~> 0.0.191"
31         ]
32       }
33     },
34     {
35       "name": "DevilLogin",
36       "dependencies": {
37         "devillogin": [
38           "~> 0.0.191"
39         ]
40       }
41     },
42     {
43       "name": "DevilHealth",
44       "dependencies": {
45         "devilhealth": [
46           "~> 0.0.191"
47         ]
48       }
49     },
50     {
51       "name": "DevilNfc",
52       "dependencies": {
53         "devilnfc": [
54           "~> 0.0.191"
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.3"