[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 1 / d / a / CustomPopup / 0.0.3 / CustomPopup.podspec.json
blob1d464fa93e21f2cc875c4c5573abc29aeffa82ca
2   "name": "CustomPopup",
3   "version": "0.0.3",
4   "summary": "A custom modal popup view.",
5   "description": "Provide your own custom pop up view to present in your applications.",
6   "homepage": "https://github.com/acsmith25/popup-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acsmith25": "acsmith25@crimson.ua.edu"
13   },
14   "source": {
15     "git": "https://github.com/acsmith25/popup-view.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PopupView/Classes/**/*"