Skip to content

Commit

Permalink
Veeso now supports mid-content ads (banners or midroll videos) that c…
Browse files Browse the repository at this point in the history
…an be automatically scheduled to fit the main video duration, according to configurable parameters. For more details, see the `midcontentAdMinimumInitialOffset`, `midcontentAdMinimumFinalOffset` and `midcontentAdMinimumSpacing` parameters of `APSMediaUnit`.
  • Loading branch information
gabidobo committed Nov 14, 2014
1 parent 141f668 commit fb36954
Show file tree
Hide file tree
Showing 104 changed files with 401 additions and 695 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 1.8.8
Veeso now supports mid-content ads (banners or midroll videos) that can be automatically scheduled to fit the main video duration, according to configurable parameters. For more details, see the `midcontentAdMinimumInitialOffset`, `midcontentAdMinimumFinalOffset` and `midcontentAdMinimumSpacing` parameters of `APSMediaUnit`.

### 1.8.7
This release fixes the following issues:

Expand Down
4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaBuilder.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaOverlay.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayer.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerButtonOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerClosableOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerControlsOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerHTMLOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerImageOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerTextOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerVimeoOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaPlayerYoutubeOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSMediaUnit.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTAdBreak.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTBannerConfiguration.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTCountdownConfiguration.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTMediaBuilderPlugin.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTSkipButtonConfiguration.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/APSVASTSkipOverlayController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Classes/KRHub.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSAdPodFallback.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSControlsOverlayComponents.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSHandleSeekEvent.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSMediaControlsDisplay.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSMediaEventState.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSMediaOverlayPosition.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSResolvMultipleAdsConflictsBy.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSSkipOverlayProgressPosition.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSVASTAdBreakType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Constants/APSWebviewDismissedAction.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSMediaBuilderPlugin.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSMediaEventProtocol.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSMediaPlayerActionDelegate.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSMediaPlayerOverlayControllerProtocol.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSMediaTrackableObject.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/APSUnitManagerProtocol.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Docs/Protocols/KRAdapter.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<key>CFBundleName</key>
<string>VeesoPlayer Documentation</string>
<key>CFBundleShortVersionString</key>
<string>1.8.7</string>
<string>1.8.8</string>
<key>CFBundleVersion</key>
<string>1.8.7</string>
<string>1.8.8</string>



Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,18 @@
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/removeEvent:</TokenIdentifier>
<Abstract type="html">Removes a specific media event.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>- (void)removeEvent:(APSMediaEvent *)event</Declaration>


<Anchor>//api/name/removeEvent:</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/events</TokenIdentifier>
<Abstract type="html">Returns an array containing all event objects currently connected to the unit.</Abstract>
Expand All @@ -145,6 +157,18 @@
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/dynamicEvents</TokenIdentifier>
<Abstract type="html"></Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>- (NSArray *)dynamicEvents</Declaration>


<Anchor>//api/name/dynamicEvents</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setUrl:</TokenIdentifier>
<Abstract type="html">The video clip URL.</Abstract>
Expand Down Expand Up @@ -579,7 +603,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setMetadata:</TokenIdentifier>
<Abstract type="html">Additional unit information.</Abstract>
<Abstract type="html">Additional unit key-value information.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic) NSMutableDictionary *metadata</Declaration>
Expand All @@ -591,7 +615,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/metadata</TokenIdentifier>
<Abstract type="html">Additional unit information.</Abstract>
<Abstract type="html">Additional unit key-value information.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic) NSMutableDictionary *metadata</Declaration>
Expand All @@ -603,7 +627,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaUnit/metadata</TokenIdentifier>
<Abstract type="html">Additional unit information.</Abstract>
<Abstract type="html">Additional unit key-value information.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic) NSMutableDictionary *metadata</Declaration>
Expand All @@ -615,7 +639,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setSeekHandling:</TokenIdentifier>
<Abstract type="html">Defines how the unit should render multiple ad breaks that have been seeked over by the user.</Abstract>
<Abstract type="html">Defines how mid content ads should be handled when the user has skipped over several batches. Use this parameter to instruct the player to render: only the first ad batch, only the last ad batch or all passed ad batches. Defaults to APSHandleSeekEventPlayLastBreak.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) APSHandleSeekEvent seekHandling</Declaration>
Expand All @@ -627,7 +651,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/seekHandling</TokenIdentifier>
<Abstract type="html">Defines how the unit should render multiple ad breaks that have been seeked over by the user.</Abstract>
<Abstract type="html">Defines how mid content ads should be handled when the user has skipped over several batches. Use this parameter to instruct the player to render: only the first ad batch, only the last ad batch or all passed ad batches. Defaults to APSHandleSeekEventPlayLastBreak.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) APSHandleSeekEvent seekHandling</Declaration>
Expand All @@ -639,7 +663,7 @@

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaUnit/seekHandling</TokenIdentifier>
<Abstract type="html">Defines how the unit should render multiple ad breaks that have been seeked over by the user.</Abstract>
<Abstract type="html">Defines how mid content ads should be handled when the user has skipped over several batches. Use this parameter to instruct the player to render: only the first ad batch, only the last ad batch or all passed ad batches. Defaults to APSHandleSeekEventPlayLastBreak.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) APSHandleSeekEvent seekHandling</Declaration>
Expand All @@ -649,6 +673,114 @@
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setMidcontentAdMinimumInitialOffset:</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait before displaying the first ad batch. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumInitialOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumInitialOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/midcontentAdMinimumInitialOffset</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait before displaying the first ad batch. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumInitialOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumInitialOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaUnit/midcontentAdMinimumInitialOffset</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait before displaying the first ad batch. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumInitialOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumInitialOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setMidcontentAdMinimumFinalOffset:</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds (relative to the end of the video) that should be ad-free. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumFinalOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumFinalOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/midcontentAdMinimumFinalOffset</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds (relative to the end of the video) that should be ad-free. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumFinalOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumFinalOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaUnit/midcontentAdMinimumFinalOffset</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds (relative to the end of the video) that should be ad-free. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumFinalOffset</Declaration>


<Anchor>//api/name/midcontentAdMinimumFinalOffset</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/setMidcontentAdMinimumSpacing:</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait between ad batches. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumSpacing</Declaration>


<Anchor>//api/name/midcontentAdMinimumSpacing</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaUnit/midcontentAdMinimumSpacing</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait between ad batches. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumSpacing</Declaration>


<Anchor>//api/name/midcontentAdMinimumSpacing</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaUnit/midcontentAdMinimumSpacing</TokenIdentifier>
<Abstract type="html">For ad breaks assigned to this unit without an ad offset (breaks that should be auto-positioned within the content), this parameter defines the minimum time interval in seconds to wait between ad batches. Defaults to 300 seconds.</Abstract>
<DeclaredIn>APSMediaUnit.h</DeclaredIn>

<Declaration>@property (nonatomic, assign) NSTimeInterval midcontentAdMinimumSpacing</Declaration>


<Anchor>//api/name/midcontentAdMinimumSpacing</Anchor>
<NodeRef refid="14"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/clm/APSMediaUnit/scalingModeFromString:</TokenIdentifier>
<Abstract type="html">Converts a string format to a MPMovieScalingMode value. See Apple&apos;s documentation for more details on MPMovieScalingMode.</Abstract>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,42 @@
<NodeRef refid="2"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaEvent/setDynamicPosition:</TokenIdentifier>
<Abstract type="html"></Abstract>
<DeclaredIn>APSMediaEvent.h</DeclaredIn>

<Declaration>@property BOOL dynamicPosition</Declaration>


<Anchor>//api/name/dynamicPosition</Anchor>
<NodeRef refid="2"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instm/APSMediaEvent/dynamicPosition</TokenIdentifier>
<Abstract type="html"></Abstract>
<DeclaredIn>APSMediaEvent.h</DeclaredIn>

<Declaration>@property BOOL dynamicPosition</Declaration>


<Anchor>//api/name/dynamicPosition</Anchor>
<NodeRef refid="2"/>
</Token>

<Token>
<TokenIdentifier>//apple_ref/occ/instp/APSMediaEvent/dynamicPosition</TokenIdentifier>
<Abstract type="html"></Abstract>
<DeclaredIn>APSMediaEvent.h</DeclaredIn>

<Declaration>@property BOOL dynamicPosition</Declaration>


<Anchor>//api/name/dynamicPosition</Anchor>
<NodeRef refid="2"/>
</Token>


</File>
</Tokens>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Docs/hierarchy.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Docs/index.html

Large diffs are not rendered by default.

Binary file modified Docs/publish/VeesoPlayer.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion Docs/publish/VeesoPlayer.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<entry>
<version>1.8.7</version>
<version>1.8.8</version>
<url>docsets/VeesoPlayer/VeesoPlayer.tgz</url>
</entry>
Binary file modified Docs/publish/docset.xar
Binary file not shown.
14 changes: 7 additions & 7 deletions Docs/publish/xcode-docset.atom
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<?xml version="1.0" standalone="no"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:docset="http://developer.apple.com/rss/docset_extensions" xml:lang="en">
<id>docsets/VeesoPlayer/xcode-docset.atom/20141022225035</id>
<id>docsets/VeesoPlayer/xcode-docset.atom/20141114154904</id>
<title type="text">VeesoPlayer</title>
<rights>Copyright © 2014 Veeso. All rights reserved.</rights>
<link rel="self" href="docsets/VeesoPlayer/xcode-docset.atom"></link>
<docset:publisherName>Veeso</docset:publisherName>
<docset:publisherID>com.cocoadocs.veesoplayer.documentation</docset:publisherID>
<updated>2014-10-22T22:50:35+03:00</updated>
<updated>2014-11-14T15:49:04+02:00</updated>
<entry>
<id>tag:(null),2014-10-22:com.cocoadocs.veesoplayer.VeesoPlayer/1.8.7</id>
<id>tag:(null),2014-11-14:com.cocoadocs.veesoplayer.VeesoPlayer/1.8.8</id>
<title type="text">VeesoPlayer Documentation</title>
<updated>2014-10-22T22:50:35+03:00</updated>
<content type="text">VeesoPlayer Documentation (v1.8.7)</content>
<link rel="enclosure" type="application/octet-stream" href="docsets/VeesoPlayer/docset.xar" length="1339008"></link>
<updated>2014-11-14T15:49:04+02:00</updated>
<content type="text">VeesoPlayer Documentation (v1.8.8)</content>
<link rel="enclosure" type="application/octet-stream" href="docsets/VeesoPlayer/docset.xar" length="1383259"></link>
<docset:identifier>com.cocoadocs.veesoplayer.VeesoPlayer</docset:identifier>
<docset:version>1.8.7</docset:version>
<docset:version>1.8.8</docset:version>
<docset:minimumXcodeVersion>3.0.0</docset:minimumXcodeVersion>
</entry>
</feed>
2 changes: 1 addition & 1 deletion Example/Demos/JSONConfigurationViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ - (void)configurePlayer {
[builder addPlugin:vastPlugin];

// Configure the builder from a remote JSON configuration file and render the resulting media units
[builder configureFromURL:[NSURL URLWithString:@"http://appscend.mobi/redStars//Phone_Item/mediaPlayerConfig?platform=1&vid=2272102"] onComplete:^() {
[builder configureFromURL:[NSURL URLWithString:@"http://veeso.github.io/json-docs/example6.json"] onComplete:^() {
[[APSMediaPlayer sharedInstance] playMediaUnits:[builder mediaUnits]];
}];
}
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- KAProgressLabel (1.2)
- TBXML (1.5)
- TSMiniWebBrowser (1.0.1)
- VeesoPlayer (1.8.6):
- VeesoPlayer (1.8.8):
- KAProgressLabel (~> 1.2)
- TBXML (~> 1.5)
- TSMiniWebBrowser
Expand All @@ -18,6 +18,6 @@ SPEC CHECKSUMS:
KAProgressLabel: 49d9a4b954976e56bab6179436e11b9cbf5ad384
TBXML: a279440030ba55c40e1455cafba3b0a44e1963d4
TSMiniWebBrowser: 168855429bb9f462b035d5b3d9a5432ec38849ec
VeesoPlayer: 5117e6abd7fe6a540fd8392d62398ab2fb6a6edc
VeesoPlayer: 28b5dd6bb6dd940ed979369f4541661b7084a138

COCOAPODS: 0.33.1
COCOAPODS: 0.34.1
Loading

0 comments on commit fb36954

Please sign in to comment.