[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / d / 8 / SimplePopup / 0.2.1 / SimplePopup.podspec.json
blobdfc622cadf34589a086f925b0170625745135f78
2   "name": "SimplePopup",
3   "version": "0.2.1",
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     "Jeongkyun Kim": "dev.jkkim@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/devjkkim/SimplePopup.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SimplePopup/Classes/*",
23   "swift_version": "4.0"