[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 8 / popup-view / 0.0.2 / popup-view.podspec.json
blob80ef02362cebb6b6577a24de1ec9ac86b1b0c2c7
2   "name": "popup-view",
3   "version": "0.0.2",
4   "summary": "A custom modal popup view.",
5   "description": "Provide a custon view controller to present as a popup in your application.",
6   "homepage": "https://github.com/acsmith25/popup-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abby Smith": "acsmith25@crimson.ua.edu"
13   },
14   "source": {
15     "git": "https://github.com/acsmith25/popup-view.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "popup-view/Classes/**/*"