[Add] YIM 2.2.8
[CocoaPods.git] / Specs / d / b / f / DSHPopupContainer / 1.0.2 / DSHPopupContainer.podspec.json
blobc5dd044c5ffd4d963c78fe448143c7d9abba4a01
2   "name": "DSHPopupContainer",
3   "version": "1.0.2",
4   "summary": "iOS弹层容器",
5   "description": "用来自定义弹层动画,管理弹层的小工具。",
6   "homepage": "https://github.com/568071718/DSHPopupContainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lu": "568071718@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/568071718/DSHPopupContainer.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true