blob: fb5aa6fdc8f77dd795e75a9dae165dbf70c3a997 [file] [log] [blame]
{
"name": "BeckonKit",
"version": "1.0.3",
"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.3"
},
"source_files": "Source/*",
"resources": "Source/*.xcassets"
}