[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 2 / IBPSwiftCore / 1.0.1 / IBPSwiftCore.podspec.json
blobeae6e93aa96ce5d4b10cbf9dfc244f9295e750fb
2   "name": "IBPSwiftCore",
3   "version": "1.0.1",
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": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/MirzaBasicIBP/IBPSwiftCore.git",
17     "tag": "1.0.1"
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"