blob: 8d1fd3f275dda0263a3b12087b899d545936f9ff [file] [log] [blame]
{
"name": "SPChoicePopup",
"platforms": {
"ios": "12.0"
},
"summary": "SPChoicePopup allow users to use pop-up windows.",
"requires_arc": true,
"version": "0.1.2",
"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.2"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"source_files": "SPChoicePopup/**/*.{swift}",
"swift_version": "4.2"
}