[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 8 / f / PopUpViewAlert / 0.1.0 / PopUpViewAlert.podspec.json
blobb4a27c6306a9f90a107d41cd89f47f00ddb5af9f
2   "name": "PopUpViewAlert",
3   "version": "0.1.0",
4   "summary": "This is a framework that will be a lot useful",
5   "description": "This library will popup some a view where you can set the context of the view, it can be a successful popupview with a message to let you know what the user have done. It can also be a warnning or a error.",
6   "homepage": "https://github.com/Coimbraa/PopUpViewAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Coimbra": "daniel.alexandrecoimbra@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Coimbraa/PopUpViewAlert.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PopUpViewAlert/Classes/**/*",
22   "resource_bundles": {
23     "PopUpViewAlert": [
24       "PopUpViewAlert/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"