[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / c / Viperit / 1.4.3 / Viperit.podspec.json
blobc866f61961ec924ff4f4e7def6ae2de35c7eb1b8
2   "name": "Viperit",
3   "version": "1.4.3",
4   "summary": "Viper Framework for iOS written in Swift",
5   "description": "Viper Framework for iOS to implement VIPER architecture in an easy way",
6   "homepage": "https://github.com/ferranabello/Viperit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ferran Abelló": "ferran.abello@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ferranabello/Viperit.git",
16     "tag": "1.4.3"
17   },
18   "weak_frameworks": "SwiftUI",
19   "social_media_url": "https://twitter.com/acferran",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.1",
24   "source_files": "Viperit/**/*.swift",
25   "swift_version": "5.1"