blob: 6885f4e3a37b3b6ca7522a9b13a1f55b6e1b83fa [file] [log] [blame]
{
"name": "ReveelUI",
"version": "1.1.0",
"summary": "ReveelUI implements Reveel-it landing page.",
"homepage": "https://reveel.it/",
"description": "The ReveelUI SDK provides:\n* Reveel-it implementation of landing page.\n* Easily API to handle Reveel SDK response.\n* Basic color theming.",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Reveel Technologies": "support@reveel.it"
},
"source": {
"git": "https://github.com/ReveelTechnologies/reveel-cocoapods.git",
"tag": "reveel-ui-1.1.0"
},
"platforms": {
"ios": "9.0"
},
"weak_frameworks": "UIKit",
"source_files": "ReveelUI/ReveelUI.framework/Headers/*.h",
"vendored_frameworks": "ReveelUI/ReveelUI.framework",
"requires_arc": true
}