[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / e / PopOverDialog / 1.0.0 / PopOverDialog.podspec.json
blob3a40425536e80114b197dcc57efad9c4c0a410f4
2   "name": "PopOverDialog",
3   "version": "1.0.0",
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.0"
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   }