blob: 3648b1337542a0e11d0f90babf9012893d04bee5 [file] [log] [blame]
{
"name": "adzerk-ios-sdk",
"module_name": "AdzerkSDK",
"version": "1.0.1",
"summary": "iOS SDK for the Adzerk API",
"description": "iOS SDK for the Adzerk API. For more information see the Adzerk API docs at http://adzerk.com/api.",
"homepage": "http://adzerk.com",
"license": "Apache 2.0",
"authors": {
"Ben Scheirman": "ben@scheirman.com"
},
"source": {
"git": "https://github.com/adzerk/adzerk-ios-sdk.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AdzerkSDK/AdzerkSDK/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}