blob: 06f1ba274093beb8d777491a039e6c1cde1afcd2 [file] [log] [blame]
{
"name": "TestKgleong",
"version": "1.0.0",
"authors": "Kevin Leong",
"license": {
"type": "Proprietary",
"text": "© 2017 Square, Inc."
},
"homepage": "http://digitalowls.com/",
"summary": "Test PaySDK",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://sqiosdevplat.jfrog.io/sqiosdevplat/paysdk-virtual/SquarePaymentSDK.framework.zip"
},
"ios": {
"source_files": "ios/SquarePaymentSDK.framework/**/*.{h,hh}",
"vendored_frameworks": "ios/SquarePaymentSDK.framework"
}
}