[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 2 / CTSlidingUpPanel / 1.1.0 / CTSlidingUpPanel.podspec.json
blobc9259b875d76c38157a825e568d20879811570de
2   "name": "CTSlidingUpPanel",
3   "version": "1.1.0",
4   "summary": "Transforms any view to sliding up panel.",
5   "description": "Transforms any view to sliding up panel. Manages its constraints and animations and yada yada",
6   "homepage": "https://github.com/hoomazoid/CTSlidingUpPanel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Giorgi Andriadze": "g.andriadze2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hoomazoid/CTSlidingUpPanel.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CTSlidingUpPanel/Classes/**/*",
22   "frameworks": "UIKit"