blob: 332607367f302e8f3678b9791078fee21d34fc5f [file] [log] [blame]
{
"name": "BMLTiOSLib",
"summary": "An iOS Framework that provides a driver-level interaction with BMLT Root Servers.",
"description": "The BMLTiOSLib is a Swift shared framework designed to allow easy development of iOS BMLT apps. It completely abstracts the connection to BMLT Root Servers, including administration functions.",
"version": "1.2.18",
"platforms": {
"ios": "11.0"
},
"homepage": "https://bmlt.app/BMLTiOSLib",
"social_media_url": "https://twitter.com/BMLT_NA",
"authors": {
"BMLT Administrators": "admin@bmlt.app"
},
"documentation_url": "https://bmlt-enabled.github.io/BMLTiOSLib/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/bmlt-enabled/BMLTiOSLib.git",
"tag": "1.2.18"
},
"source_files": "BMLTiOSLib/Framework Project/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}