blob: 2ce2cfca573add715fae320b19c97ea6a3601754 [file] [log] [blame]
{
"name": "SPIClient-iOS",
"version": "2.3.2",
"summary": "SPI Client iOS",
"authors": [
"Yoo-Jin Lee",
"Mike Gouline",
"Amir Kamali",
"Metin Avci"
],
"license": {
"type": "Apache License, Version 2.0"
},
"homepage": "https://github.com/AssemblyPayments/spi-client-ios",
"source": {
"git": "https://github.com/AssemblyPayments/spi-client-ios.git",
"tag": "2.3.2"
},
"source_files": "Library/**/*.{h,m,c}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"RNCryptor-objc": [
],
"SocketRocket": [
]
}
}