[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / c / RevoFoundation / 0.3.0 / RevoFoundation.podspec.json
blobe1b358620c6696d4bcfcc61be49f19cbe3155d16
2   "name": "RevoFoundation",
3   "version": "0.3.0",
4   "summary": "Foundation utilities to be used across Revo projects.",
5   "description": "A set of utilities that are used into Revo projects, it has some extensions and utilities that are not specific to any specifi business logic",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.0",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/revosystems/foundation.git",
18     "tag": "0.3.0"
19   },
20   "source_files": "foundation/src/**/*.{swift}",
21   "swift_version": "5.0"