blob: e59165ee4e2edf62bfc1045f05af57a327fb8489 [file] [log] [blame]
{
"name": "MyCheckKeys-iOS",
"version": "1.0.1",
"summary": "A SDK that enables the developer to open a Hotel room.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://mycheckapp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/mycheckkeys.git",
"tag": "1.0.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"dependencies": {
"MyCheckUtils": [
]
},
"source_files": "MyCheckKeys/**/*",
"exclude_files": "MyCheckKeys/*.plist",
"vendored_frameworks": "Frameworks/LegicMobileSdk.framework",
"swift_version": "4.2"
}