blob: 3054fc0fa15786b2a543034a38f267e279bad3f1 [file] [log] [blame]
{
"name": "BMLTiOSLib",
"version": "1.1.1",
"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. completely abstracts the connection to BMLT Root Servers, including administration functions.",
"homepage": "https://bmlt.magshare.net/BMLTiOSLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BMLT Administrators": "bmlt@magshare.net"
},
"source": {
"git": "https://github.com/LittleGreenViper/BMLTiOSLib.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/LilGreenViper",
"platforms": {
"ios": "9.0"
},
"source_files": "BMLTiOSLib/Classes/**/*",
"pushed_with_swift_version": "3.0"
}