blob: 588cde17ea983da44f729448d5649dc090aa2dbc [file] [log] [blame]
{
"name": "Starflight_swift",
"version": "0.1.2",
"summary": "A Library to include Starflight into iOS swift applications",
"description": "'A Library to include Starflight into iOS swift applications. This is developed in swift 4.2.'",
"homepage": "https://github.com/StarcutFinland/Starflight_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ankushkushwaha": "ankush.kushwaha@starcut.com"
},
"source": {
"git": "https://github.com/StarcutFinland/Starflight_swift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Starflight_swift/Classes/**/*",
"swift_version": "4.2"
}