[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / a / SPChoicePopup / 0.1.5 / SPChoicePopup.podspec.json
blob0c49d1d4935c65b84e418968ee2c4c0d38271ff5
2   "name": "SPChoicePopup",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "SPChoicePopup allow users to use pop-up windows.",
7   "requires_arc": true,
8   "version": "0.1.5",
9   "license": "MIT",
10   "authors": {
11     "Spock Hsueh": "Spock.hsu@gmail.com"
12   },
13   "homepage": "https://github.com/SpockHsueh/SPChoicePopup.git",
14   "source": {
15     "git": "https://github.com/SpockHsueh/SPChoicePopup.git",
16     "tag": "0.1.5"
17   },
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.7"
22     ],
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ]
26   },
27   "source_files": "SPChoicePopup/**/*.{h,m,swift}",
28   "swift_version": "4.2"