blob: 2d8b4a0196a67e9c3ce01ad0fa52af3d4123d0db [file] [log] [blame]
{
"name": "AlertBar",
"version": "0.1.2",
"summary": "An easy alert on status bar.",
"homepage": "https://github.com/jinSasaki/AlertBar",
"screenshots": "https://github.com/jinSasaki/AlertBar/raw/master/etc/demo.gif",
"license": "MIT",
"authors": {
"Jin Sasaki": "aysm47@gmail.com"
},
"source": {
"git": "https://github.com/jinSasaki/AlertBar.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/sasakky_j",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AlertBar": [
"Pod/Assets/*.png"
]
}
}