| { |
| "name": "TapApplication", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.1", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.1" |
| }, |
| "summary": "Base Application interface.", |
| "requires_arc": true, |
| "version": "1.0.3", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Tap Payments": "hello@tap.company" |
| }, |
| "homepage": "https://github.com/Tap-Payments/TapApplication-iOS", |
| "source": { |
| "git": "https://github.com/Tap-Payments/TapApplication-iOS.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": "TapApplication/Source/*.swift", |
| "dependencies": { |
| "TapAdditionsKit/SwiftStandartLibrary/String": [ |
| |
| ], |
| "TapAdditionsKit/Tap/ClassProtocol": [ |
| |
| ], |
| "TapAdditionsKit/UIKit/UIViewController": [ |
| |
| ], |
| "TapSwiftFixes/Threading": [ |
| |
| ] |
| } |
| } |