[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 7 / SweetCurtain / 0.2.2 / SweetCurtain.podspec.json
blob3949bc1e37fef751c9fe66f7c8840a20f2a6bc9d
2   "name": "SweetCurtain",
3   "version": "0.2.2",
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.2.2"
20   },
21   "source_files": "SweetCurtain/**/*.{h,m,swift}",
22   "swift_versions": "5.3",
23   "swift_version": "5.3"