| { |
| "name": "KaraFramework", |
| "version": "1.0.0", |
| "summary": "This is a local framework", |
| "description": "This is some local framework to check artifactory", |
| "homepage": "https://github.com/gkkara50/KaraFramework", |
| "license": "MIT", |
| "authors": { |
| "Kinattukara, Govind (US - Bengaluru)": "gkinattukara@deloitte.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/gkkara50/KaraFramework.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "KaraFramework/**/*.{h,m,swift}", |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |