blob: aad9193925b738ec2d21aa98558435736eee2f29 [file] [log] [blame]
{
"name": "BMLTiOSLib",
"version": "1.0.1",
"summary": "An iOS Framework that provides a driver-level interaction with BMLT Root Servers.",
"description": "This is a communication and control driver for iOS apps that will access the BMLT. It will abstract all communication, and provide an object model of a BMLT Root Server.",
"homepage": "https://bmlt.magshare.net/BMLTiOSLib",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"BMLT Admins": "bmlt@magshare.net"
},
"social_media_url": "https://twitter.com/BMLT_NA",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/bmltios/bmltioslib/branch/release",
"tag": "1.0.1.3000"
},
"source_files": "BMLTiOSLib/*.swift",
"pushed_with_swift_version": "3.0"
}