blob: 94162de1860506d5fbf580d7901eaf2289fd7075 [file] [log] [blame]
{
"name": "SMABannerView",
"version": "1.0",
"summary": "An easy to use banner view with title and message for all your iOS projects.",
"homepage": "https://github.com/simplymadeapps/SMABannerView",
"license": "MIT",
"authors": {
"Bill Burgess": "bill@simplymadeapps.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/simplymadeapps/SMABannerView.git",
"tag": "1.0"
},
"source_files": "SMABannerView/SMABannerView.swift",
"requires_arc": true
}