[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / c / b / DHPopupController / 0.1.2 / DHPopupController.podspec.json
blobaf02dfe3447bbf085159c905d3fd5e988b7e1636
2   "name": "DHPopupController",
3   "version": "0.1.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "DHPopupController/**/*.{h,m}"