blob: 42fd4b2cdd284958a6f9bbc7cbe47f90ee5d7d41 [file] [log] [blame]
{
"name": "BFAlertView",
"version": "0.1.0",
"summary": "Simple AlertView class which takes any NSObject property",
"homepage": "https://github.com/bitfactoryio/BFAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias Nagel": "matthias@bitfactory.io"
},
"source": {
"git": "https://github.com/bitfactoryio/BFAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BFAlertView/Classes/**/*"
}