blob: 4c61e0807933b7e7f7a8c1b101c2e68bb8af7285 [file] [log] [blame]
{
"name": "MyCheckKeys-iOS",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"MyCheckUtils": [
]
},
"source_files": "MyCheckKeys/**/*",
"exclude_files": "MyCheckKeys/*.plist",
"vendored_frameworks": "Frameworks/LegicMobileSdk.framework"
}