blob: cf1e3c9707b1e88936169e5b4ac9b81ef59814c5 [file] [log] [blame]
{
"name": "BeckonKit",
"version": "1.0.1",
"summary": "iBeacon support through mTAG",
"description": "Implement iBeacon support in your app through the mTAG network with Beckon",
"homepage": "http://bluebite.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tanner Nelson": "me@tanner.xyz"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BlueBiteLLC/BeckonKit.git",
"tag": "1.0.1"
},
"source_files": "Source/*",
"resources": "Source/*.xcassets"
}