blob: da4939227cbc327166772eada415a071b49d0ded [file] [log] [blame]
{
"name": "BatteryHandler",
"version": "0.0.2",
"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://git.csez.zohocorpin.com/dc/mdmgroup/mdm-apple-agent-pods",
"license": "MIT",
"authors": {
"Jaffer": "jaffer.s@zohocorp.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://git.csez.zohocorpin.com/dc/mdmgroup/mdm-apple-agent-pods.git",
"tag": "0.0.2"
},
"source_files": "native/BatteryHandler/**/*.{h,m,swift}",
"swift_version": "5.2"
}