[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / e / XSCore / 0.1.5 / XSCore.podspec.json
blobae1b38362662610a0da7537c6bbfacde366a0cf6
2   "name": "XSCore",
3   "version": "0.1.5",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/KhayalSuleymani/XSCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KhayalSuleymani": "khayal.suleymani@icloud.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/KhayalSuleymani/XSCore.git",
20     "tag": "0.1.5"
21   },
22   "source_files": "XSCore/Classes/**/*.{h,m,swift}",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SerializedSwift": [
29     ],
30     "XCoordinator": [
31       "~> 2.0"
32     ],
33     "Static": [
35     ],
36     "ViewAnimator": [
38     ],
39     "EachNavigationBar": [
41     ]
42   },
43   "swift_version": "5.0"