blob: eeacc7f54f3aa91a5217b2c723e23a8d53be3b12 [file] [log] [blame]
{
"name": "escaKit",
"version": "1.0.1",
"summary": "Provide beacon-based contextual data and push notifications.",
"description": "Starting providing your app users with beacon-based contextual data and push notifications, even while in the background. escaKit works with esca beacons. Learn more at http://esca.io/",
"homepage": "https://github.com/bluebitellc/escaKit-iOS",
"screenshots": [
"http://esca.io/escaKit/beacons.jpg",
"http://esca.io/escaKit/screenshot1.png"
],
"license": "MIT",
"authors": {
"Tanner Nelson": "tanner@bluebite.com"
},
"source": {
"git": "https://github.com/bluebitellc/escaKit-iOS.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/bluebite",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"escaKit": [
"Pod/Assets/*.png"
]
},
"frameworks": "CoreLocation"
}