blob: 99e19c7e80ffbe99864a6cffd3f701c2725aeb43 [file] [log] [blame]
{
"name": "FlagShip",
"version": "1.2.2",
"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://github.com/abtasty/flagship-ios.git",
"tag": "1.2.2"
},
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}