blob: 5033186ab94b232c055270e99e87973c05c2377d [file] [log] [blame]
{
"name": "SPIClient-iOS",
"version": "2.5.3",
"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/mx51/spi-client-ios",
"source": {
"git": "https://github.com/mx51/spi-client-ios.git",
"tag": "2.5.3"
},
"source_files": "Library/**/*.{h,m,c}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"RNCryptor-objc": [
],
"SocketRocket": [
]
}
}