[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 0 / b / 3 / Reveel / 2.0.0 / Reveel.podspec.json
blob266c7a31c587318191cd3769334d1a1cbcc6ca88
2   "name": "Reveel",
3   "version": "2.0.0",
4   "summary": "Reveel is a visual media recognition SDK for iOS.",
5   "homepage": "https://reveel.it/",
6   "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.",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reveel Technologies": "support@reveel.it"
13   },
14   "source": {
15     "git": "https://github.com/ReveelTechnologies/reveel-cocoapods.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Reveel/Reveel.framework/Headers/*.h",
22   "vendored_frameworks": "Reveel/Reveel.framework",
23   "requires_arc": true,
24   "frameworks": "UIKit"