[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 7 / c / b / DHPopupController / 0.0.1 / DHPopupController.podspec.json
blobe7d6e21b18393f59eefba25455bc9220293f9716
2   "name": "DHPopupController",
3   "version": "0.0.1",
4   "summary": "视图弹出",
5   "description": "一个简单的视图弹出",
6   "homepage": "https://github.com/duanHuing/DHPopupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duan": "duanbhu@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/duanHuing/DHPopupController.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DHPopup/DHPopupController",
23     "DHPopup/DHPopupController/**/*.{h,m}"
24   ]