Skip to content

Commit

Permalink
[Add] MeshbluBeaconKit 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
square-root-of-saturn authored and CocoaPodsBot committed Aug 31, 2016
1 parent 0570f0f commit e4d2f12
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Specs/MeshbluBeaconKit/2.6.0/MeshbluBeaconKit.podspec.json
@@ -0,0 +1,33 @@
{
"name": "MeshbluBeaconKit",
"version": "2.6.0",
"summary": "Easily connection iBeacons to Meshblu",
"description": "Handles all the complexity of ranging iBeacons and connecting them to Meshblu",
"homepage": "https://github.com/octoblu/MeshbluBeaconKit",
"license": "MIT",
"authors": {
"Octoblu": "cocoapods@octoblu.com"
},
"source": {
"git": "https://github.com/octoblu/MeshbluBeaconKit.git",
"tag": "2.6.0"
},
"social_media_url": "https://twitter.com/octoblu",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MeshbluBeaconKit/Classes/**/*",
"frameworks": "CoreLocation",
"dependencies": {
"MeshbluHttp": [
"~> 1.0"
],
"Dollar": [
"~> 5.2"
],
"Result": [
"~> 2.1"
]
}
}

0 comments on commit e4d2f12

Please sign in to comment.