[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / a / Aewol / 1.0.0.2 / Aewol.podspec.json
blob83e0bf21540fe354d7682cb05076493cfe84150c
2   "name": "Aewol",
3   "version": "1.0.0.2",
4   "summary": "Context-based custom alert controller.",
5   "description": "Present custom alert controller based on the context what you define.",
6   "homepage": "https://facebook.com/comeonyoh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "comeonyoh": "comeonyoh89@gmail.com"
13   },
14   "social_media_url": "https://facebook.com/comeonyoh",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/comeonyoh/Aewol.git",
20     "tag": "1.0.0.2"
21   },
22   "source_files": "Aewol/Sources/*.swift",
23   "resource_bundles": {
24     "Aewol": [
25       "Aewol/Sources/*.storyboard"
26     ]
27   },
28   "swift_versions": "5.0",
29   "swift_version": "5.0"