[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / 8 / ESPopupDialog / 1.0.1 / ESPopupDialog.podspec.json
blob0a376d4d7c6fe29a70200a3d85db20a39962fbca
2   "name": "ESPopupDialog",
3   "version": "1.0.1",
4   "summary": "A customized popup dialog using xib file.",
5   "description": "A customized popup dialog using xib file. Pure swift, adapting for autolayout.",
6   "homepage": "https://github.com/antsking/ESPopupDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evan Su": "evan.universe.suo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/antsking/ESPopupDialog.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ESPopupDialog/Classes/**/*"