[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 7 / SCAlertController / 0.1.6 / SCAlertController.podspec.json
blob8cf7a4dfca17b4e4768332ed4fda7c47e2a0d164
2   "name": "SCAlertController",
3   "version": "0.1.6",
4   "summary": "Simple Customizeable Alert for iOS App.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ohzw/SCAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ohzw": "ohzwtkm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ohzw/SCAlertController.git",
16     "tag": "0.1.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SCAlertController/Classes/*",
23   "resource_bundles": {
24     "SCAlert": [
25       "SCAlertController/Assets/*.xib"
26     ],
27     "SCIcons": [
28       "SCAlertController/Assets/*.xcassets"
29     ]
30   },
31   "swift_version": "5.0"