[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 3 / Curtain / 1.0 / Curtain.podspec.json
blob428e93ea3ac6a4c8d070f8238b7b5cc7d842bffa
2   "name": "Curtain",
3   "version": "1.0",
4   "summary": "A nice customizable background animation with timer",
5   "swift_versions": "5.0",
6   "description": "Curtain is a swift pod that helps you implementing a nice background animation for your timer.\nSuper easy to implement, use the available options to customize the background color, the background filling direction, and the exit animation.",
7   "homepage": "https://github.com/igorsquadra/Curtain",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "igorsquadra": "me@igorsquadra.com"
14   },
15   "source": {
16     "git": "https://github.com/igorsquadra/Curtain.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Curtain/Classes/**/*",
23   "swift_version": "5.0"