blob: d0cbe2a7bcbace3125934689db83de39ec1ffdba [file] [log] [blame]
{
"name": "OwlBanners",
"version": "0.1.2",
"platforms": {
"ios": null
},
"summary": "OwlBanners is a simple Swift framework for displaying custom banners.",
"description": "OwlBanners is a simple framework for displaying custom banners on iOS.",
"homepage": "https://github.com/hootsuite/OwlBanners",
"license": {
"type": "Apache",
"file": "LICENSE.md"
},
"authors": {
"Brett Stover": "iPhone@hootsuite"
},
"source": {
"git": "https://github.com/hootsuite/OwlBanners.git",
"tag": "v0.1.2"
},
"source_files": "OwlBanners",
"resources": "OwlBanners/**/*.{png,bundle,xib,nib}",
"frameworks": "XCTest",
"requires_arc": true
}