[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / e / SuperAlertControllerPickers / 1.0.1 / SuperAlertControllerPickers.podspec.json
blob35a08840df827d2b3078a29c41fd0995baabf3bf
2   "name": "SuperAlertControllerPickers",
3   "version": "1.0.1",
4   "summary": "Extensions for SuperAlertController.",
5   "homepage": "https://github.com/Meniny/SuperAlertController-Pickers",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Elias Abel",
11   "source": {
12     "git": "https://github.com/Meniny/SuperAlertController-Pickers.git",
13     "tag": "1.0.1"
14   },
15   "swift_version": "4.0",
16   "social_media_url": "https://meniny.cn/",
17   "source_files": "Source/Codes/**/*.swift",
18   "resources": [
19     "Source/Resources/Countries.bundle",
20     "Source/Resources/ColorPicker.storyboard",
21     "Source/Resources/Assets.xcassets"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "9.0"
26   },
27   "description": "The extensions for SuperAlertController",
28   "module_name": "SuperAlertControllerPickers",
29   "dependencies": {
30     "SuperAlertController": [
32     ]
33   },
34   "deprecated": true