blob: fc70dbd9659e6a47cd23e9d8d62e140a3ebda43b [file] [log] [blame]
{
"name": "adzerk-ios-sdk",
"module_name": "AdzerkSDK",
"version": "1.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": "https://adzerk.com",
"license": "Apache 2.0",
"authors": {
"Ben Scheirman": "ben@scheirman.com"
},
"source": {
"git": "https://github.com/adzerk/adzerk-ios-sdk.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AdzerkSDK/AdzerkSDK/**/*.swift",
"frameworks": "Foundation"
}