| { |
| "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" |
| } |