[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / e / PopupContainer / 0.0.3 / PopupContainer.podspec.json
bloba96a72d66a4ade75f8126cae41e1a75615de0e07
2   "name": "PopupContainer",
3   "version": "0.0.3",
4   "summary": "A Popup container that shows any UIView as a UIAlertView, taking care of animations and positioning.",
5   "homepage": "https://github.com/lucaslt89/PopupContainer",
6   "license": "MIT",
7   "authors": {
8     "Lucas Diez de Medina @ Technopix": "lucas.diez@technopix.com.ar"
9   },
10   "source": {
11     "git": "https://github.com/lucaslt89/PopupContainer.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.swift",
19   "resource_bundles": {
20     "PopupContainer": [
21       "Pod/Assets/*.png"
22     ]
23   }