[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / 2 / CTSlidingUpPanel / 1.0.3 / CTSlidingUpPanel.podspec.json
blob99ecc0222830662c5c0c6458fda489fbfb7c7726
2   "name": "CTSlidingUpPanel",
3   "version": "1.0.3",
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.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CTSlidingUpPanel/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"