YVXibProperty 1.0×Maintained by ‘YiVon’.Installation Guide×Installation Guide for YVXibPropertyYou want to add pod 'YVXibProperty', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'YVXibProperty', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YVXibPropertySee PodspecGitHub RepoPage on CocoaPods.orgYVXibProperty 1.0ByYi Vonzhuxian022/YVXibPropertyGitHub RepoYVXibProperty Installation 1.cocoapod pod 'YVXibProperty', '~> 1.0' 2.add Files to your project