blob: 8adbed90c243bfdf60c849022b9284342a1dd578 [file] [log] [blame]
{
"name": "Ble4lib",
"version": "0.0.1",
"summary": "Ble4lib library",
"description": "Ble4lib for Ble",
"homepage": "https://www.bluelock.co.za",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robby Balona": "robby@grab.co.za"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/RobbyGit/Ble4lib.git",
"tag": "0.0.1"
},
"source_files": "Ble4lib/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}