[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / e / EinDesEin-CoreIOS / 0.16 / EinDesEin-CoreIOS.podspec.json
blob13efb5eb02392f053f6bde01bd5b5aaf57734bee
2   "name": "EinDesEin-CoreIOS",
3   "version": "0.16",
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.16"
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   "swift_version": "4.2"