JSONModelTrial 0.1.0×Maintained by MSApps.Installation Guide×Installation Guide for JSONModelTrialYou want to add pod 'JSONModelTrial', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'JSONModelTrial', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try JSONModelTrialSee PodspecGitHub RepoPage on CocoaPods.orgJSONModelTrial 0.1.0Bymichal_msappsmsmobileapps/jsonmodeltrialGitHub Repo A test to validate it will be easy enough to use JSONModel with our library We wanted to test if using JSONMOdel wont give us any pain. We also want to check if in compile time this dependency is being compiled with our prefix Installation pod 'JSONModelTrial' Authors michal_msapps License Apache 2