Skip to content

Instantly share code, notes, and snippets.

View pilot34's full-sized avatar

Gleb pilot34

  • Booking.com
  • Amsterdam
View GitHub Profile
@pilot34
pilot34 / Sharekit.podspec
Created January 27, 2015 21:55
Sharekit.podspec
Pod::Spec.new do |s|
s.name = 'ShareKit'
s.version = '4.0.1'
s.platform = :ios, '6.0'
s.summary = 'Drop in sharing features for all iPhone and iPad apps.'
s.homepage = 'http://getsharekit.com/'
s.author = 'ShareKit Community'
s.source = { :git => 'https://github.com/ShareKit/ShareKit.git', :tag => s.version.to_s }
s.requires_arc = true
s.license = { :type => 'MIT',
{
"name": "ImojiSDK",
"version": "0.1.20",
"summary": "iOS SDK for Imoji",
"homepage": "http://imojiapp.com/sdk",
"license": "Commercial",
"authors": {
"Nima Khoshini": "[email protected]"
},
"libraries": "c++",
Pod::Spec.new do |s|
s.name = 'MTStatusBarOverlay'
s.version = '0.9.1.1'
s.platform = :ios
s.summary = 'A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App.'
s.homepage = 'https://github.com/myell0w/MTStatusBarOverlay'
s.author = { 'Matthias Tretter' => '[email protected]' }
s.source = { :git => 'https://github.com/myell0w/MTStatusBarOverlay.git' }
s.description = 'This class provides a custom iOS (iPhone + iPad) status bar overlay window known from ' \
Pod::Spec.new do |s|
s.name = 'RMStore'
s.version = '0.7.1'
s.license = 'Apache 2.0'
s.summary = 'A lightweight iOS framework for In-App Purchases.'
s.homepage = 'https://github.com/robotmedia/RMStore'
s.author = 'Hermes Pique'
s.social_media_url = 'https://twitter.com/hpique'
s.source = { :git => 'https://github.com/robotmedia/RMStore.git', :tag => "v#{s.version}" }
s.platform = :ios, '7.0'
Pod::Spec.new do |s|
s.name = 'RMStore'
s.version = '0.7.2'
s.license = 'Apache 2.0'
s.summary = 'A lightweight iOS library for In-App Purchases that adds blocks and notifications to StoreKit, plus verification, persistence and downloads.'
s.homepage = 'https://github.com/robotmedia/RMStore'
s.author = 'Hermes Pique'
s.social_media_url = 'https://twitter.com/hpique'
s.source = { :git => 'https://github.com/robotmedia/RMStore.git', :commit => "303b1e9625a80b21e195e7a58034f33a63edbeb1" }
s.platform = :ios, '7.0'
{
"name": "Redbird",
"version": "0.3.0",
"summary": "Pure-Swift Redis client. OS X and Linux ready.",
"description": "Pure-Swift implementation of a Redis client from the original protocol spec. OS X + Linux compatible.",
"homepage": "https://github.com/czechboy0/Redbird",
"license": {
"type": "MIT",
"file": "LICENSE"
},
{
"name": "Socks",
"version": "0.0.3",
"summary": "Pure-Swift Sockets: TCP, UDP; Client, Server; Linux, OS X.",
"description": "Pure-Swift Sockets: TCP, UDP; Client, Server; Linux, OS X.",
"homepage": "https://github.com/czechboy0/Socks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
{
"name": "SocksCore",
"version": "0.0.3",
"summary": "Pure-Swift Sockets: TCP, UDP; Client, Server; Linux, OS X.",
"description": "Pure-Swift Sockets: TCP, UDP; Client, Server; Linux, OS X.",
"homepage": "https://github.com/czechboy0/Socks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
{
"authors": {
"Simon Fell": "[email protected]"
},
"homepage": "https://github.com/superfell/zkSforce",
"libraries": "xml2",
"license": "MIT",
"name": "ZKSforce",
"osx": {
"frameworks": "Security"
Pod::Spec.new do |s|
s.name = 'GPUImage2'
s.version = '0.1.0'
s.license = 'BSD'
s.summary = 'An open source iOS framework for GPU-based image and video processing.'
s.homepage = 'https://github.com/BradLarson/GPUImage2'
s.author = { 'Brad Larson' => '[email protected]' }
s.source = { :git => 'https://github.com/BradLarson/GPUImage2.git', :branch => "master" }
s.source_files = 'framework/Source/**/*.{swift}'