The following are the limitations of CocoaPods in Artifactory:
Dynamic Variables: Artifactory does not support dynamic variables in the podspec file.
Supported Parameters and Specs: Artifactory supports all parameters mentioned in the CocoaPods podspec documentation. Other syntax specifications have not been tested.
Supported Commands: The
$ pod trycommand is not supported.tar.gzRequirements: Local CocoaPods repositories in Artifactory only support pods packaged as.tar.gzfiles. The pod archive(.tar.gz)must contain only onepodspecorpodspec.jsonfile at its root.