blob: a87e691de2c283a3351e31470601871bad5445a3 [file] [log] [blame]
{
"name": "printer_Service",
"version": "0.0.3",
"summary": "A short description of printer_Service.",
"description": "this is test printer service",
"homepage": "http://EXAMPLE/printer_Service",
"license": "Eposense",
"authors": {
"mohammad": "msafari01@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mohammadPezesh1994/printer_service.git"
},
"source_files": "printer_service/printer/*.{swift}",
"dependencies": {
"SwiftSocket": [
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"AlamofireImage": [
],
"QRCoder": [
"~> 1.1"
],
"SwiftyJSON": [
"~> 4.2.0"
]
}
}