[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / 5 / 7 / SCAlertController / 0.1.2 / SCAlertController.podspec.json
blobaad8b58b72bb2fcc24c4919d0c252094fb6e47bc
2   "name": "SCAlertController",
3   "version": "0.1.2",
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.2"
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   },
28   "swift_version": "5.0"