[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / EinDesEin-CoreIOS / 0.19 / EinDesEin-CoreIOS.podspec.json
blobec8a12ce02f234212be5d9e31ea8748d7aa620f4
2   "name": "EinDesEin-CoreIOS",
3   "version": "0.19",
4   "summary": "A CocoaPods library representing EinDesEin Core",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/ein-des-ein-mobile/core-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeantimex": "morbop@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/ein-des-ein-mobile/core-ios.git",
20     "tag": "0.19"
21   },
22   "source_files": "Core-iOS/**/*.{h,m,swift}",
23   "subspecs": [
24     {
25       "name": "API",
26       "dependencies": {
27         "Moya": [
29         ]
30       }
31     },
32     {
33       "name": "Events",
34       "dependencies": {
35         "EventsTree": [
37         ]
38       }
39     },
40     {
41       "name": "SwiftLint",
42       "dependencies": {
43         "SwiftLint": [
45         ]
46       }
47     },
48     {
49       "name": "SwiftLint",
50       "dependencies": {
51         "SwiftGen": [
53         ]
54       }
55     }
56   ],
57   "swift_version": "4.2"