blob: 4d6cebc49bb4fbd9e257d4c371b63039c6914031 [file] [log] [blame]
{
"name": "PiQAlike",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "PiQAlike.framework"
}
}