blob: 0e80178e32a2e3f5d38c16a4b1cba5e585a3cf2b [file] [log] [blame]
{
"name": "PiQAlike",
"version": "0.5.0",
"summary": "PIQAlike is the iOS client interface for using visual search sdk provided by Streamoid",
"license": "MIT",
"authors": {
"vengal": "vengal@streamoid.com",
"naveen": "naveen@streamoid.com"
},
"homepage": "http://piqitfashion.com/",
"requires_arc": true,
"source": {
"git": "https://github.com/StreamoidTech/PiQAlike.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "PiQAlike.framework"
}
}