blob: fc57cb01e9390116c9a9b595875d4cacf52ff3ac [file] [log] [blame]
{
"name": "FlagShip",
"version": "1.0.6",
"summary": "Flagship SDK",
"description": "The Flagship SDK is an iOS framework whose goal is to help you run Flagship campaigns on your ios native app.",
"homepage": "https://app.flagship.io/login",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FlagShip": "adel@abtasty.com"
},
"source": {
"git": "https://gitlab.com/abtasty-public/mobile/flagship-ios.git",
"tag": "1.0.6"
},
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"source_files": "FlagShip/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}