spec/fixtures/project.git/Project.podspec in trip_advisor-0.0.15 vs spec/fixtures/project.git/Project.podspec in trip_advisor-0.0.21
- old
+ new
@@ -9,6 +9,7 @@
s.source_files = 'Code/**/*.{h,m}'
# Platform setup
s.requires_arc = true
+ s.platform = :ios
end