[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / e / PopupContainer / 0.0.4 / PopupContainer.podspec.json
blob2b20ff83837a05eb885a5a5ab6aa6244ecabc26a
2   "name": "PopupContainer",
3   "version": "0.0.4",
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.4"
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   }