[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 9 / 3 / f / LBActionSheetController / 1.0.0 / LBActionSheetController.podspec.json
blob878b060c4dd29dafcd954cf0fdc35fdee0724d05
2   "name": "LBActionSheetController",
3   "version": "1.0.0",
4   "summary": "LBActionSheetController",
5   "description": "类似于微信的ActionSheetController。",
6   "homepage": "https://github.com/A1129434577/LBActionSheetController",
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/LBActionSheetController.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "LBPresentTransitions": [
24     ],
25     "LBCommonComponents": [
27     ]
28   },
29   "source_files": "LBActionSheetController/**/*.{h,m}",
30   "requires_arc": true