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