[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / b / DHPopupController / 0.1.1 / DHPopupController.podspec.json
blobb9b0c018f347c11bff1e3405b108ccceb09c703e
2   "name": "DHPopupController",
3   "version": "0.1.1",
4   "summary": "弹出框",
5   "description": "一个弹出框,需要自定义popupView,使用DHPopupController弹出",
6   "homepage": "https://github.com/duanHuing/DHPopupController.git",
7   "license": "MIT",
8   "authors": {
9     "duan": "duanbhu@163.com"
10   },
11   "source": {
12     "git": "https://github.com/duanHuing/DHPopupController.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "DHPopupController/**/*.{h,m}"