[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 4 / AAPopUp / 0.1.0 / AAPopUp.podspec.json
blobfd13d750807d059ede981b19958a2bcaeffd6aac
2   "name": "AAPopUp",
3   "version": "0.1.0",
4   "summary": "AAPopUp is a simple & easy-to-use popup designed to present customizable storyboard based view controller modal alert, written in Swift.",
5   "description": "AAPopUp is a simple and easy-to-use popup view controller designed to present customizable storyboard based view controller as a modal alert, written in Swift. It supports tag-based and dedicated view controller based implementation.",
6   "homepage": "https://github.com/EngrAhsanAli/AAPopUp",
7   "screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AAPopUp/master/Screenshots/AAPopUp.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/EngrAhsanAli/AAPopUp.git",
17     "tag": "0.1.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "AAPopUp/Classes/**/*",
26   "pushed_with_swift_version": "3.0"