blob: 24a3e4e0cbd01974989a66e7f26031c0405b176c [file] [log] [blame]
{
"name": "BatteryHandlerSpec",
"version": "0.0.3",
"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": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/MohamedJaffer-24/BatteryHandler.git",
"tag": "0.0.3"
},
"source_files": "BatteryHandler/Sources/**/*.{h,m,swift}",
"dependencies": {
"TrueTime": [
]
},
"swift_version": "5.2"
}