blob: 0c49d1d4935c65b84e418968ee2c4c0d38271ff5 [file] [log] [blame]
{
"name": "SPChoicePopup",
"platforms": {
"ios": "12.0"
},
"summary": "SPChoicePopup allow users to use pop-up windows.",
"requires_arc": true,
"version": "0.1.5",
"license": "MIT",
"authors": {
"Spock Hsueh": "Spock.hsu@gmail.com"
},
"homepage": "https://github.com/SpockHsueh/SPChoicePopup.git",
"source": {
"git": "https://github.com/SpockHsueh/SPChoicePopup.git",
"tag": "0.1.5"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"source_files": "SPChoicePopup/**/*.{h,m,swift}",
"swift_version": "4.2"
}