blob: 9aaf85e2ad58afc2763ad3a532b133c832d1382b [file] [log] [blame]
{
"name": "SAEvents",
"version": "1.0.1",
"summary": "Library that sends Events to AwesomeAds AdServer",
"description": "Sends custom AA events as well as Moat events",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-events",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-events.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SAEvents": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SAUtils": [
]
},
"vendored_frameworks": "Pod/Frameworks/SUPMoatMobileAppKit.framework"
}