[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / 1 / synth-ios / 1.0.0 / synth-ios.podspec.json
blob6aa6f4a7755aeaff970aefb6b34e104031353f9d
2   "name": "synth-ios",
3   "version": "1.0.0",
4   "summary": "Synth is CRED's inbuilt library for using Neuromorphic components in your app.",
5   "description": "What really is Neumorphism? It's an impressionistic style, playing with light, shadow, and depth to create a digital experience inspired by the physical world.",
6   "homepage": "https://www.cred.club/",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant": "prashant.shrivastava@cred.club"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/CRED-CLUB/synth-ios.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Synth/**/*.swift",
22   "swift_versions": "5.1",
23   "module_name": "Synth",
24   "header_dir": "Synth",
25   "swift_version": "5.1"