blob: 11b897c5e1f57a266e7a1fa884e31a9cebd49790 [file] [log] [blame]
{
"name": "Reveel",
"version": "1.3.0",
"summary": "Reveel is a visual media recognition SDK for iOS.",
"homepage": "https://reveel.it/",
"description": "The Reveel SDK provides:\n* Reveel-it camera screen for visual media recognition.\n* Recognition results API for building custom landing page.\n* Basic color theming of Reveel-it camera screen.",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Reveel Technologies": "support@reveel.it"
},
"source": {
"git": "https://github.com/ReveelTechnologies/reveel-cocoapods.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Reveel/Reveel.framework/Headers/*.h",
"vendored_frameworks": "Reveel/Reveel.framework",
"requires_arc": true,
"frameworks": "UIKit"
}