blob: 01a00b216393c4a695f30db4abd6e48825631a8c [file] [log] [blame]
{
"name": "BatteryHandlerSpec",
"version": "0.0.8",
"summary": "A suummary to help",
"swift_versions": "5.2",
"description": "This is Example Framework done by Mj to test all OS Framework working",
"homepage": "https://github.com/MohamedJaffer-24/BatteryHandler",
"license": "MIT",
"authors": {
"Jaffer": "jaffer.s@zohocorp.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/MohamedJaffer-24/BatteryHandler.git",
"tag": "0.0.8"
},
"source_files": "BatteryHandler/Sources/**/*.{h,m,swift}",
"dependencies": {
"TrueTime": [
]
},
"swift_version": "5.2"
}