blob: 00f227ee05edac811b754a08c7c1e3597a8ba79e [file] [log] [blame]
{
"name": "ViSearchSwiftDev",
"version": "0.2",
"summary": "A Visual Search API solution.",
"description": "ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\nThis Swift SDK provides a quick way to integrate with the ViSearch API.",
"homepage": "https://github.com/thehung111/ViSearchSwiftSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngo Hung": "hung@visenze.com"
},
"source": {
"git": "https://github.com/thehung111/ViSearchSwiftSDK.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ViSearchSDK",
"ViSearchSDK/ViSearchSDK/**/*.{h,m,swift}"
],
"requires_arc": true
}