We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3038221 commit af9080cCopy full SHA for af9080c
xcodeproj.podspec
@@ -13,6 +13,8 @@ Pod::Spec.new do |s|
13
14
s.source_files = "Sources/**/*.{swift}"
15
16
+ s.module_name = 'XcodeProj'
17
+
18
s.dependency "XcodeProjCExt", "0.1.0"
19
s.dependency "PathKit", "~> 1.0.0"
20
s.dependency "AEXML", "~> 4.4.0"
0 commit comments