blob: 254b8b9a28e142ea07cb5a1cd44cacdf750d4520 [file] [log] [blame]
{
"name": "maochun-blekit",
"version": "1.0.0",
"summary": "Scan and connect ble device. Send data to / receive data from connected ble device.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/maochuns/maochun-blekit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maochuns": "maochuns.sun@gmail.com"
},
"source": {
"git": "https://github.com/MaochunS/maochun-blekit-ios",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "maochun-blekit/Classes/**/*",
"swift_version": "5.0"
}