[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / b / e / PopupViewController / 0.1.5 / PopupViewController.podspec.json
blob8d720d760a389615f4f6850f0c0a26c8313042e7
2   "name": "PopupViewController",
3   "version": "0.1.5",
4   "summary": "Drop in replacement of UIAlertController with customization options",
5   "description": "Drop in replacement of UIAlertController with customization options\"",
6   "homepage": "https://github.com/Dimillian/PopupViewController/",
7   "license": "MIT",
8   "authors": {
9     "Thomas Ricouard": "ricouard77@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/dimillian",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Dimillian/PopupViewController.git",
17     "tag": "0.1.5"
18   },
19   "source_files": "PopupViewController/PopupViewController/*.swift",
20   "dependencies": {
21     "Cartography": [
22       "~> 1.0.1"
23     ]
24   }