blob: 9cc93d7763a3edf4186dc46519da17a34d8d57a7 [file] [log] [blame]
{
"name": "BAKit-iOS",
"version": "2.0.6",
"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": "2.0.6"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"module_name": "BAKit",
"source_files": "BAKit/Source/**/*.{swift,h,m}",
"static_framework": true,
"swift_version": "4.0"
}