[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / 8 / 1 / devil / 0.0.71 / devil.podspec.json
blob079574bd5d644b557cc086e522804b04035208fe
2   "name": "devil",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "version": "0.0.71",
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.71"
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.71"
31         ]
32       }
33     },
34     {
35       "name": "DevilLogin",
36       "dependencies": {
37         "devillogin": [
38           "~> 0.0.71"
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.3"