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