[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / 3 / iOSBackbone / 0.0.3 / iOSBackbone.podspec.json
blob35107231dba35a91b609748a45897910eac68ab4
2   "name": "iOSBackbone",
3   "version": "0.0.3",
4   "summary": "Utilites and Network Layer",
5   "description": "This library is made so that every new project can use the same shared network library and utilities",
6   "homepage": "https://github.com/giorgygunawan/iOSBackbone",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "giorgy gunawan": "giorgygunawan@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/giorgygunawan/iOSBackbone.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "iOSBackbone/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"