[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 7 / SweetCurtain / 0.1.1 / SweetCurtain.podspec.json
blob32b5b9721d0809fc7c91dac8605ed39bbbeb2b8a
2   "name": "SweetCurtain",
3   "version": "0.1.1",
4   "summary": "A framework that provides the component that implements the content-curtain interface.",
5   "description": "A framework that provides CurtainController. CurtainController is a container view controller that implements a content-curtain interface. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc.",
6   "homepage": "https://ihor.pro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ihor Malovanyi": "mail@ihor.pro"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/multimediasuite/SweetCurtain.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "SweetCurtain/**/*.{h,m,swift}",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"