blob: cf45e51572112e9d7c39774abfb74aefa544585f [file] [log] [blame]
{
"name": "SourceKitMRAID",
"version": "1.0.10",
"summary": "MRAID ad view",
"description": "Nexage Integration SourceKit for MRAID",
"homepage": "https://github.com/MagicNarwhal/sourcekit-mraid-ios",
"license": {
"type": "BSD-3",
"file": "LICENSE"
},
"authors": "Magic Narwhal",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MagicNarwhal/sourcekit-mraid-ios.git",
"tag": "v1.0.10"
},
"source_files": [
"src",
"src/**/*.{h,m}"
],
"exclude_files": "src/MRAID Tests/",
"dependencies": {
"SourceKitCommon": [
]
}
}