[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 2 / IBPSwiftCore / 0.7.0 / IBPSwiftCore.podspec.json
blobfa09075b1f8eed66999aaa1cea00fe272081a68d
2   "name": "IBPSwiftCore",
3   "version": "0.7.0",
4   "summary": "IBP company framework for sharing code.",
5   "description": "\"IBP company framework for sharing code.\"",
6   "homepage": "https://github.com/MirzaBasicIBP/IBPSwiftCore",
7   "license": "MIT",
8   "authors": {
9     "Mirza Basic": "mirza.basic@ibp.ba"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/MirzaBasicIBP/IBPSwiftCore.git",
17     "tag": "0.7.0"
18   },
19   "source_files": "Sources/IBPSwiftCore/*.swift",
20   "exclude_files": "Package.swift",
21   "dependencies": {
22     "Alamofire": [
23       "~> 5.4.0"
24     ],
25     "ObjectMapper": [
26       "~> 4.2.0"
27     ]
28   },
29   "swift_version": "5.0"