blob: 09ae2f48fc5b1a60258966a29c46de15ceddee99 [file] [log] [blame]
{
"name": "CammentAds",
"version": "1.0.2",
"summary": "CammentAds SDK",
"description": "CammentAds provides api for displaying ads banners via Camment platform.",
"homepage": "https://github.com/camment/ads-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Camment OY": "alex@camment.tv"
},
"source": {
"git": "https://github.com/camment/ads-ios.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CammentAds/Classes/**/*",
"public_header_files": "CammentAds/Classes/**/*{.h}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3"
]
}
}