blob: a864c53c7c581eef5b5b562802297b29e37a9733 [file] [log] [blame]
{
"name": "AASwiftSDK",
"version": "0.0.13",
"summary": "Official AdAdapted iOS Swift SDK",
"description": "This SDK allows you to utilize AdAdapted's service platform for displaying ads, keyword intercepts, tracking events, and more.",
"homepage": "https://gitlab.com/adadapted/ios_swift_sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brett Clifton": "bclifton@adadapted.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://gitlab.com/adadapted/ios_swift_sdk.git",
"tag": "0.0.13"
},
"source_files": [
"Classes",
"AASwiftSDK/**/*.{h,m,swift}"
],
"swift_version": "5.2"
}