[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / 5 / d / 6 / MyCheckKeysCore / 1.0.7 / MyCheckKeysCore.podspec.json
blob9e60d9a5870e6b6dfd4a64fb45cf875b6d63f0d6
2   "name": "MyCheckKeysCore",
3   "version": "1.0.7",
4   "summary": "A SDK that enables the developer to open a Hotel room.",
5   "module_name": "MyCheckKeysCore",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://mycheckapp.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dudi hisine": "dudih@mycheck.co.il"
14   },
15   "source": {
16     "git": "https://www.bitbucket.org/mycheck/mycheckkeys.git",
17     "tag": "core1.0.7"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "dependencies": {
24     "MyCheckUtils": [
26     ]
27   },
28   "source_files": [
29     "MyCheckKeysCore/MyCheckKeysCore/Model/**/*",
30     "MyCheckKeysCore/MyCheckKeysCore/Network/**/*",
31     "MyCheckKeysCore/MyCheckKeysCore/Providers/**/*",
32     "MyCheckKeysCore/MyCheckKeysCore/Utils/**/*"
33   ],
34   "swift_version": "5.0"