blob: dc88794c1429c7d6391963617a828ff51334d1da [file] [log] [blame]
{
"name": "BMLTiOSLib",
"summary": "An iOS Framework that provides a driver-level interaction with BMLT Root Serverspec.",
"description": "The BMLTiOSLib is a Swift shared framework designed to allow easy development of iOS BMLT appspec. It completely abstracts the connection to BMLT Root Servers, including administration functionspec.",
"version": "1.2.3",
"platforms": {
"ios": "9.0"
},
"homepage": "https://bmlt.magshare.net/BMLTiOSLib",
"social_media_url": "https://twitter.com/BMLT_NA",
"authors": {
"BMLT Administrators": "bmlt@magshare.net"
},
"documentation_url": "https://bmlt.magshare.net/bmlt-doc/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/LittleGreenViper/BMLTiOSLib.git",
"tag": "1.2.3"
},
"source_files": "BMLTiOSLib/Framework Project/Classes/**/*",
"dependencies": {
"SwiftLint": [
"~> 0.24"
]
}
}