[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / f / YSModalCustomHeight / 1.0.0.0 / YSModalCustomHeight.podspec.json
blobd16ae71cec9e8efa52bce9e15eb49509da4816f2
2   "name": "YSModalCustomHeight",
3   "version": "1.0.0.0",
4   "summary": "模态弹框,自定义高度,底部与屏幕对齐,顶部为半透明",
5   "homepage": "https://github.com/yscode001/YSModalCustomHeight",
6   "license": "MIT",
7   "authors": {
8     "ys": "yscode@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yscode001/YSModalCustomHeight.git",
15     "tag": "1.0.0.0"
16   },
17   "source_files": "YSModalCustomHeight/YSModalCustomHeight/YSModalCustomHeight/*.swift",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "YSExtension": [
22     ]
23   }