blob: 3743902a08bfec1b8436d439c366d5b55a2fdc32 [file] [log] [blame]
{
"name": "Adhese",
"version": "1.0.5",
"summary": "The official Adhese SDK for iOS.",
"description": "The official Adhese SDK pod to integrate Adhese advertisements in your iOS app.",
"homepage": "https://www.adhese.com/",
"license": {
"type": "MIT",
"file": "Adhese SDK/LICENSE"
},
"authors": {
"Axel Jonckheere": "axel.jonckheere@endare.com"
},
"social_media_url": "https://twitter.com/adhese",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/adhese/avi.git",
"tag": "1.0.5"
},
"source_files": "Adhese SDK/**/*.{h,m,swift}",
"resources": [
"Adhese SDK/Assets/*.js",
"Adhese SDK/Assets/*.html"
]
}