Skip to content

Commit

Permalink
Add CoreTelephony framework to the Mixpanel spec
Browse files Browse the repository at this point in the history
CoreTelephony is a dependency of Mixpanel 1.0.0 tag spec
  • Loading branch information
Tylerc230 committed Nov 15, 2012
1 parent dfbdb03 commit cc8ed78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mixpanel/1.0.0/Mixpanel.podspec
Expand Up @@ -6,6 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'http://mixpanel.com'
s.author = { 'Mixpanel' => 'support@mixpanel.com' }
s.source = { :git => 'https://github.com/mixpanel/mixpanel-iphone.git', :tag => 'v1.0.0' }
s.frameworks = 'CoreTelephony'
s.platform = :ios
s.source_files = 'Mixpanel/**/*.{h,m}'
end

0 comments on commit cc8ed78

Please sign in to comment.