blob: fe146d413a4738bababd78184ae2237c0209e54e [file] [log] [blame]
{
"name": "BAKit",
"version": "1.1.0",
"summary": "Location-based notifications for personalized user engagement and retention campaigns.",
"description": "Board Active iOS SDK, for integrating BoardActive into your iOS application. The SDK supports iOS 10.0]+",
"homepage": "https://boardactive.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BoardActive": "dev@boardactive.com"
},
"source": {
"git": "https://github.com/BoardActive/BAKit-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"module_name": "BAKit",
"source_files": "BAKit/Source/**/*.{swift,h,m}",
"dependencies": {
"INTULocationManager": [
]
},
"static_framework": true,
"swift_version": "4.0"
}