blob: 893bb4f6e7634204c59c77b641166c50f9e65dca [file] [log] [blame]
{
"name": "GSKDisplayText",
"platforms": {
"ios": "10.0"
},
"summary": "GSKDisplayText lets a user select the different styles",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rahul Kumar": "rahul.12.kumar@gsk.com"
},
"homepage": "https://mygithub.gsk.com/gsk-tech/mobile-components-ios",
"source": {
"git": "https://mygithub.gsk.com/gsk-tech/mobile-components-ios.git",
"tag": "1.0.0",
"branch": "Devlopment"
},
"frameworks": "UIKit",
"source_files": "Components/GSKDisplayText/**/*.{swift}",
"swift_version": "4.2"
}