| { |
| "name": "Thales", |
| "version": "0.0.1", |
| "summary": "Thales component", |
| "platforms": { |
| "ios": "9.3" |
| }, |
| "swift_version": "4.0", |
| "description": "Thales compnent in SIA SIACompanionMobile", |
| "homepage": "https://github.com/shayleechong/Thales", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Shaylee Chong": "huiyee.chong@techsudio.com.sg" |
| }, |
| "source": { |
| "git": "https://github.com/shayleechong/Thales.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Thales/**/*.{swift}", |
| "resources": [ |
| "Thales/**/*.{storyboard,xib,xcassets,ttf,otf}", |
| "KrisWorld/KrisWorld/Resources/**/*.{json,otf,ttf,lproj}" |
| ], |
| "frameworks": "UIKit", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4" |
| }, |
| "deprecated": true |
| } |