[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / e / PopOverDialog / 1.0.1 / PopOverDialog.podspec.json
blob290ddb355c69539d4924ff68eead6133e97979ac
2   "name": "PopOverDialog",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "PopOverDialog is a PopOver style dialog view.",
6   "homepage": "https://github.com/tichise/PopOverDialog",
7   "social_media_url": "http://twitter.com/tichise",
8   "authors": "Takuya Ichise",
9   "source": {
10     "git": "https://github.com/tichise/PopOverDialog.git",
11     "tag": "1.0.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.swift",
17   "requires_arc": true,
18   "resource_bundles": {
19     "PopOverDialogStoryboards": [
20       "Storyboards/*.storyboard"
21     ]
22   }