Skip to content

Commit

Permalink
Add ref to License
Browse files Browse the repository at this point in the history
  • Loading branch information
nvd committed Aug 15, 2012
1 parent 5d20937 commit 8d45c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlurrySDK/4.0.1/FlurrySDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'FlurrySDK'
s.version = '4.0.1'
s.license = 'Commercial'
s.license = {:kind => 'Commercial', :file => 'LICENSE'}
s.summary = 'FlurrySDK for analytics reporting.'
s.homepage = 'http://www.flurry.com'
s.author = { 'Flurry' => 'http://www.flurry.com' }
Expand Down

0 comments on commit 8d45c36

Please sign in to comment.