4 "summary": "Verge is a state management tools",
5 "description": "Verge is a state management tools (Store, ViewModel, ORM, Reactive) on iOS App (UIKit / SwiftUI)",
8 "Muukii": "muukii.app@gmail.com"
10 "social_media_url": "http://twitter.com/muukii_app",
18 "git": "https://github.com/muukii/Verge.git",
21 "homepage": "https://github.com/muukii/Verge",
22 "swift_versions": "5.3",
23 "default_subspecs": "Store",
48 "source_files": "Sources/VergeClassic/**/*.swift"
52 "source_files": "Sources/VergeObjcBridge/**/*.{h,m}"
56 "source_files": "Sources/Verge/**/*.swift",
82 "source_files": "Sources/VergeRx/**/*.swift"
86 "source_files": "Sources/VergeORM/**/*.swift",
94 "swift_version": "5.3"