[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / Adhese / 1.0.0 / Adhese.podspec.json
blobca847c3310558640938ecc23b07635d2f3473ff4
2   "name": "Adhese",
3   "version": "1.0.0",
4   "summary": "The official Adhese SDK for iOS.",
5   "description": "The official Adhese SDK pod to integrate Adhese advertisements in your iOS app.",
6   "homepage": "https://www.adhese.com/",
7   "license": {
8     "type": "MIT",
9     "file": "Adhese SDK/LICENSE"
10   },
11   "authors": {
12     "Axel Jonckheere": "axel.jonckheere@endare.com"
13   },
14   "social_media_url": "https://twitter.com/adhese",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/adhese/avi.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Adhese SDK/**/*.{h,m,swift}",
23   "resources": [
24     "Adhese SDK/Assets/*.js",
25     "Assets/*.html"
26   ]