diff --git a/MobilePlayer.podspec b/MobilePlayer.podspec
index a2a4900..5ca5da3 100755
--- a/MobilePlayer.podspec
+++ b/MobilePlayer.podspec
@@ -1,11 +1,10 @@
Pod::Spec.new do |s|
s.name = "MobilePlayer"
- s.version = "1.1.3"
+ s.version = "1.1.4"
s.summary = "A powerful and completely customizable media player for iOS."
s.homepage = "https://github.com/mobileplayer/mobileplayer-ios"
s.license = 'CC'
s.author = { "Barış Şencan" => "baris.sncn@gmail.com",
- "Toygar Dündaralp" => "tdundaralp@gmail.com",
"Cem Olcay" => "ccemolcay@gmail.com" }
s.source = { :git => "https://github.com/mobileplayer/mobileplayer-ios.git", :tag => s.version.to_s }
s.platform = :ios, '8.0'
diff --git a/MobilePlayer/Supporting Files/Info.plist b/MobilePlayer/Supporting Files/Info.plist
index 0c61092..8625840 100644
--- a/MobilePlayer/Supporting Files/Info.plist
+++ b/MobilePlayer/Supporting Files/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.1.3
+ 1.1.4
CFBundleSignature
????
CFBundleVersion
diff --git a/README.md b/README.md
index e5967e6..39b83f4 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,13 @@
MobilePlayer [![CocoaPods](https://img.shields.io/cocoapods/p/MobilePlayer.svg?style=flat)](https://cocoapods.org/pods/MobilePlayer)
==================
-[![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)
+[![codebeat badge](https://codebeat.co/badges/d9492bce-7a4b-4221-b7e0-9b5abf6dda6a)](https://codebeat.co/projects/github-com-mobileplayer-mobileplayer-ios)
+[![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)
[![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg)](https://github.com/mobileplayer/mobileplayer-ios)
[![Ready](https://badge.waffle.io/mobileplayer/mobileplayer-ios.png?label=Ready&title=Ready)](https://waffle.io/mobileplayer/mobileplayer-ios)
[![StackOverflow](https://img.shields.io/badge/StackOverflow-Ask%20a%20question!-blue.svg)](http://stackoverflow.com/questions/ask?tags=mobile player+ios+swift+video player)
[![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)
-[![codebeat badge](https://codebeat.co/badges/d9492bce-7a4b-4221-b7e0-9b5abf6dda6a)](https://codebeat.co/projects/github-com-mobileplayer-mobileplayer-ios)
A powerful and completely customizable media player for iOS.