blob: 63b0229eec9ffaf95ff14a45c5bfa0a0cba2f4a5 [file] [log] [blame]
{
"name": "MileusWatchdogKit",
"version": "0.1.9",
"summary": "Mileus Watchdog iOS Kit.",
"description": "Mileus Watchdog iOS Kit with Example.",
"homepage": "https://github.com/mileus/watchdog-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mileus": "cocoapods@mileus.com"
},
"source": {
"git": "https://github.com/mileus/watchdog-sdk-ios.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "MileusWatchdogKit/**/*.{h,m,swift}",
"resources": "MileusWatchdogKit/**/*.{xib,storyboard}",
"frameworks": "UIKit",
"swift_version": "5.0"
}