[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 8 / SimplePopup / 0.1.0 / SimplePopup.podspec.json
blobdcd59d0acda55ed4558051da5c5386d5c3ca5548
2   "name": "SimplePopup",
3   "version": "0.1.0",
4   "summary": "SimplePopupView written in Swift.",
5   "swift_versions": "4.0",
6   "description": "Simple popup presents popup view with short codes.",
7   "homepage": "https://github.com/devjkkim/SimplePopup",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "devjkkim": "dev.jkkim@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/devjkkim/SimplePopup.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SimplePopup/Classes/**/*",
23   "swift_version": "4.0"