[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 3 / c / LBPresentTransitions / 1.1.3 / LBPresentTransitions.podspec.json
blobefa0cd425087906527a3cf96289fa678ed7151c4
2   "name": "LBPresentTransitions",
3   "version": "1.1.3",
4   "summary": "自定义Present转场效果",
5   "description": "自定义Present转场效果,可以从上、左、下、右、中五个位置Present,是抽屉式弹出View和中间弹窗alertView样式的首选。",
6   "homepage": "https://github.com/A1129434577/LBCustemPresentTransitions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBCustemPresentTransitions.git",
19     "tag": "1.1.3"
20   },
21   "source_files": "LBPresentTransitions/**/*.{h,m}",
22   "requires_arc": true