blob: 5814df92b6be38705c84130bb6a3b3c01de3c7a2 [file] [log] [blame]
{
"name": "ViSearchSDK",
"version": "1.2.0",
"summary": "A Visual Search API solution (Swift SDK)",
"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/visenze/visearch-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngo Hung": "hung@visenze.com"
},
"source": {
"git": "https://github.com/visenze/visearch-sdk-swift.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}