blob: 340f4a7b060d55e29d8c0448cca44baad453d6b0 [file] [log] [blame]
{
"name": "Test6.4.18",
"version": "0.1.0",
"summary": "Description of your project",
"description": "Mandatorily longer description of your project",
"homepage": "https://github.paypal.com/Slydon/Test6.4.18",
"license": "LICENSE.md",
"authors": {
"Scott Lydon AWS iOS dev Paypal HQ.": "slydon@paypal.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.paypal.com/Slydon/Test6.4.18.git",
"tag": "0.1.0"
},
"source_files": "Test6.4.18/Classes/**/*.swift",
"requires_arc": true,
"swift_version": "4.0",
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"dependencies": {
"PPUI": [
]
}
}