[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 3 / IDPopup / 1.0.1 / IDPopup.podspec.json
blobcfdef7976dd74e16edc3e3f9131ba510af1c14e8
2   "name": "IDPopup",
3   "version": "1.0.1",
4   "summary": "View-hierachy independent Popups for iOS",
5   "description": "IDPopup is a easy to use Pod to show Popups on the bottom of the Screen indepentend from the view hierarchy of your app.",
6   "homepage": "https://github.com/ImperialDevelopment/IDPopup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Schoder": "schoda@me.com"
13   },
14   "source": {
15     "git": "https://github.com/ImperialDevelopment/IDPopup.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IDPopup/Classes/**/*",
22   "resources": "IDPopup/Assets/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.1"