[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / e / RCNPopupController / 1.0.0 / RCNPopupController.podspec.json
blobff8de7ed1fcfd949dcedb10ae7b3090b6a796135
2   "name": "RCNPopupController",
3   "version": "1.0.0",
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": "Ricardo Casanova",
12   "source": {
13     "git": "https://github.com/rcasanovan/RCNPopupController.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/rcasanovan",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "RCNPopupController/Classes",
21   "frameworks": "UIKit",
22   "swift_versions": "4.0",
23   "swift_version": "4.0"