blob: e4b68238521fbc8cfb7634476404b25a2961d0cf [file] [log] [blame]
{
"name": "AdAdaptive",
"version": "0.1.1",
"summary": "AdAdaptive iOS SDK CocoaPod",
"description": "AdAdaptive is mobile AD management and distribution platform for advertisers and publishers using location-based, contextual intelligence and predictive AI-based targeting technology. The AdAdaptive iOS SDK provides the necessary functionality to access the AdAdaptive API and to integrate the AdAdaptive platform into third party mobile applications",
"homepage": "https://github.com/AdAdaptive/adadaptive-ios-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AdAdaptive": "info@adadaptive.com"
},
"source": {
"git": "https://github.com/AdAdaptive/adadaptive-ios-pod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AdAdaptive/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.3"
],
"AlamofireImage": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}