[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 2 / SPSheetKit / 0.1.0 / SPSheetKit.podspec.json
blob3e4034d01d99363053c3cb5d61aad66fae09d246
2   "name": "SPSheetKit",
3   "version": "0.1.0",
4   "summary": "SPSheetKit is a light kit to present sheet controller.",
5   "description": "SPSheetKit is a light kit to present sheet controller. It supports to show the sheet controller with up or down direction and customize colors.",
6   "homepage": "https://github.com/shiqp/SPSheetKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shiqp": "qingpu.shi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shiqp/SPSheetKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SPSheetKit/Classes/**/*"