[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 5 / 7 / SCAlertController / 0.1.4 / SCAlertController.podspec.json
blobc3b0ac965220f765e6a913286627cc2533094978
2   "name": "SCAlertController",
3   "version": "0.1.4",
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.4"
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"