Latest | 1.0.0 |
---|---|
Homepage | http://www.inbeacons.com |
License | GNU License |
Platforms | ios 7.1, requires ARC |
Authors |
Latest podspec
{ "name": "inBeaconsSDK", "version": "1.0.0", "platforms": { "ios": "7.1" }, "summary": "inBeaconsSDK using Estimote beacons", "description": "Makes really easy to use Estimote beacons from inBeacons cloud CMS (www.inbeacons.com)", "homepage": "http://www.inbeacons.com", "social_media_url": "https://twitter.com/danilopriore", "license": { "type": "GNU License", "file": "LICENSE" }, "authors": { "Danilo Priore": "[email protected]" }, "source": { "git": "https://github.com/priore/inbeacons.git", "tag": "v1.0.0" }, "source_files": "inBeaconsSDK/inbeacons.{h,m}", "ios": { "frameworks": [ "CoreLocation", "UIKit" ] }, "requires_arc": true }
Sat, 05 Mar 2016 08:55:03 +0000