File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
MobilePlayer/Supporting Files Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "MobilePlayer"
3- s . version = "1.1.3 "
3+ s . version = "1.1.4 "
44 s . summary = "A powerful and completely customizable media player for iOS."
55 s . homepage = "https://github.com/mobileplayer/mobileplayer-ios"
66 s . license = 'CC'
77 s . author = { "Barış Şencan" => "baris.sncn@gmail.com" ,
8- "Toygar Dündaralp" => "tdundaralp@gmail.com" ,
98 "Cem Olcay" => "ccemolcay@gmail.com" }
109 s . source = { :git => "https://github.com/mobileplayer/mobileplayer-ios.git" , :tag => s . version . to_s }
1110 s . platform = :ios , '8.0'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.1.3 </string >
18+ <string >1.1.4 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 22
33MobilePlayer [ ![ CocoaPods] ( https://img.shields.io/cocoapods/p/MobilePlayer.svg?style=flat )] ( https://cocoapods.org/pods/MobilePlayer )
44==================
5- [ ![ CocoaPods] ( http://img.shields.io/cocoapods/v/MobilePlayer.svg?style=flat )] ( http://cocoapods.org/?q=MobilePlayer ) [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
5+ [ ![ codebeat badge] ( https://codebeat.co/badges/d9492bce-7a4b-4221-b7e0-9b5abf6dda6a )] ( https://codebeat.co/projects/github-com-mobileplayer-mobileplayer-ios )
6+ [ ![ CocoaPods] ( http://img.shields.io/cocoapods/v/MobilePlayer.svg?style=flat )] ( http://cocoapods.org/?q=MobilePlayer )
7+ [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
68[ ![ Dependencies] ( https://img.shields.io/badge/dependencies-none-brightgreen.svg )] ( https://github.com/mobileplayer/mobileplayer-ios )
79[ ![ Ready] ( https://badge.waffle.io/mobileplayer/mobileplayer-ios.png?label=Ready&title=Ready )] ( https://waffle.io/mobileplayer/mobileplayer-ios )
810[ ![ StackOverflow] ( https://img.shields.io/badge/StackOverflow-Ask%20a%20question!-blue.svg )] (http://stackoverflow.com/questions/ask?tags=mobile player+ios+swift+video player)
911[ ![ Join the chat at https://gitter.im/mobileplayer/mobileplayer-ios ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/mobileplayer/mobileplayer-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
10- [ ![ codebeat badge] ( https://codebeat.co/badges/d9492bce-7a4b-4221-b7e0-9b5abf6dda6a )] ( https://codebeat.co/projects/github-com-mobileplayer-mobileplayer-ios )
1112
1213A powerful and completely customizable media player for iOS.
1314
You can’t perform that action at this time.
0 commit comments