blob: ac5308b5e32b25e8e6254abe943ed8e219badd0e [file] [log] [blame]
{
"name": "Reveel",
"version": "1.0.1",
"summary": "Reveel is a visual media recognition SDK for iOS.",
"homepage": "https://reveel.it/",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Reveel Technologies": "support@reveel.it"
},
"source": {
"git": "https://github.com/ReveelTechnologies/reveel-cocoapods.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Reveel/Reveel.framework/Headers/*.h",
"vendored_frameworks": "Reveel/Reveel.framework",
"requires_arc": true,
"frameworks": "UIKit"
}