blob: 643754b0bd7249821c739513d3746551a3b90c67 [file] [log] [blame]
{
"name": "BRYXBanner",
"version": "0.5.0",
"summary": "A lightweight dropdown notification for iOS 7+, in Swift.",
"homepage": "https://github.com/bryx-inc/BRYXBanner",
"license": "MIT",
"authors": {
"Harlan Haskins": "harlan@harlanhaskins.com"
},
"source": {
"git": "https://github.com/bryx-inc/BRYXBanner.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BRYXBanner": [
"Pod/Assets/*.png"
]
}
}