blob: a33dee325e2a4ffb64f9b65c6e0efbf07b262af2 [file] [log] [blame]
{
"name": "AASwiftSDK",
"version": "0.0.3",
"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": "11.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://gitlab.com/adadapted/ios_swift_sdk.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"AASwiftSDK/**/*.{h,m,swift}"
],
"swift_version": "5.2"
}