blob: 701b57ebb4d1e4a4638ddb8ef384a64a2d5cbcf2 [file] [log] [blame]
{
"name": "BAKit-iOS",
"version": "2.0.2",
"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": "taylor@boardactive.com"
},
"source": {
"git": "https://github.com/BoardActive/BAKit-ios.git",
"tag": "2.0.2"
},
"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"
}