[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / c / BSPopoverController / 0.0.6 / BSPopoverController.podspec.json
blob27e0b9c1e5d4c985bebc6f6ca0090a2c1100e326
2   "name": "BSPopoverController",
3   "version": "0.0.6",
4   "summary": "use BSPopoverController to custom the popover view and presentation animations",
5   "description": "UIAlertController cannot custom the view, UIPopoverController cannot custom presentation style and something, use BSPopoverController to solve it",
6   "homepage": "https://github.com/blurryssky/BSPopoverController",
7   "license": "MIT",
8   "authors": {
9     "blurryssky": "blurryssky@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/blurryssky/BSPopoverController.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "BSPopoverController",
20     "BSPopoverControllerSample/BSPopoverController/*"
21   ],
22   "exclude_files": "Classes/"