[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / e / RCNPopupController / 1.0.2 / RCNPopupController.podspec.json
blob502d17af35835b1cbbea4992bcccab5536ef4336
2   "name": "RCNPopupController",
3   "version": "1.0.2",
4   "summary": "A versatile Swift popup for iOS",
5   "description": "RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply.\n\nThe class is based on CNPPopupController.",
6   "homepage": "https://github.com/rcasanovan/RCNPopupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ricardo Casanova": "ricardo.casanova@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/rcasanovan/RCNPopupController.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "RCNPopupController/**/*.{h,m,swift}",
23   "swift_version": "4.0"