[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 2 / 5 / bchelste2022 / 0.1.7 / bchelste2022.podspec.json
blob9a3bf647bccc14673d67154bfa9c2292c23af6f8
2   "name": "bchelste2022",
3   "version": "0.1.7",
4   "summary": "bchelste2022",
5   "description": "'My first pod for Day 08 of piscineIOS School21'",
6   "homepage": "https://github.com/bchelste/bchelste2022",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bchelste": "bchelste@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bchelste/bchelste2022.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "module_name": "ArticleManager",
23   "source_files": [
24     "Source/**/*.swift"
25   ],
26   "resource_bundles": {
27     "bchelste2022": [
28       "Source/*.xcdatamodeld"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "CoreData"
34   ],
35   "swift_version": "5.0"