[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 6 / UIPopUpView / 0.0.2 / UIPopUpView.podspec.json
blobd2703e659ead05cc2374856d2ac5c84407ba3e9e
2   "name": "UIPopUpView",
3   "platforms": {
4     "ios": "9.2"
5   },
6   "summary": "Is a simple override for long press with a configurable stack pop up view",
7   "requires_arc": true,
8   "version": "0.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Jones": "tibbar@freedommail.ch"
15   },
16   "homepage": "https://github.com/AlexsJones/UIPopUpView",
17   "source": {
18     "git": "https://github.com/AlexsJones/UIPopUpView.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "UIPopUpView/*.{swift}",
23   "resources": "UIPopUpView/*.{png,jpeg,jpg,storyboard,xib}"