| { |
| "name": "DestinationPod1", |
| "version": "0.1.0", |
| "summary": "DestinationPod1 is a pod created to consume PPUI", |
| "description": "DestinationPod1 is a pod created to consume PPUI, and more.", |
| "homepage": "https://github.paypal.com/Slydon/DestinationPod1", |
| "license": "Code and Fonts are Paypal.", |
| "authors": { |
| "Lydon, Scott(AWF)": "slydon@paypal.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.paypal.com/Slydon/DestinationPod1.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "DestinationPod1/Classes/**/*.swift", |
| "requires_arc": true, |
| "swift_version": "4.0", |
| "xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| }, |
| "dependencies": { |
| "PPUI": [ |
| |
| ] |
| } |
| } |