blob: 27e0b9c1e5d4c985bebc6f6ca0090a2c1100e326 [file] [log] [blame]
{
"name": "BSPopoverController",
"version": "0.0.6",
"summary": "use BSPopoverController to custom the popover view and presentation animations",
"description": "UIAlertController cannot custom the view, UIPopoverController cannot custom presentation style and something, use BSPopoverController to solve it",
"homepage": "https://github.com/blurryssky/BSPopoverController",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/blurryssky/BSPopoverController.git",
"tag": "0.0.6"
},
"source_files": [
"BSPopoverController",
"BSPopoverControllerSample/BSPopoverController/*"
],
"exclude_files": "Classes/"
}