blob: 9172553703d6a777b9593ef1ee5f10282faaf587 [file] [log] [blame]
{
"name": "FlagShip",
"version": "1.2.1",
"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.1"
},
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}