iOS Static Analysis
Without a Macbook and an iPhone it is possible to at least conduct basic static analysis of iOS applications. Some of the steps are:
  1. Upload .ipa to MobSF and analyse results.
  2. Rename the .ipa to .zip and extract it for a manual analysis.
  3. Explore that extracted folder looking for .plist and .json files searching for urls, dev environments, credentials and hardcoded keys.