This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ' \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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++", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "AdMobMediationAdapterFlurry", | |
"version": "6.0.1", | |
"source": { | |
"git": "https://github.com/flurry/FlurryAdapterForDFPAndAdMobiOS.git" | |
}, | |
"summary": "AdMob Mediation Adapter for Millenia Media Network.", | |
"description": "By default mediation adapters are not included into iOS AdMob SDK. Each mediation network other than AdMob requries additional library component. This is InMobi mediation adapter library from InMobi.", | |
"license": { | |
"type": "Copyright", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pod::Spec.new do |s| | |
s.name = 'JSONKit' | |
s.version = '1.4' | |
s.license = { :type => 'BSD / Apache License, Version 2.0', :file => 'LICENCE' } | |
s.summary = 'A Very High Performance Objective-C JSON Library.' | |
s.homepage = 'https://github.com/ignazioc/JSONKit-NoWarning' | |
s.author = 'John Engelhart' | |
s.source = { :git => 'https://github.com/ignazioc/JSONKit-NoWarning.git' } | |
s.source_files = 'JSONKit.*' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "ZKSforce", | |
"version": "31.0.0", | |
"license": "MIT", | |
"summary": "A Cocoa library for calling the Salesforce.com SOAP APIs.", | |
"homepage": "https://github.com/superfell/zkSforce", | |
"authors": { | |
"Simon Fell": "[email protected]" | |
}, | |
"source": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "ZKSforce", | |
"version": "31.0.0", | |
"license": "MIT", | |
"summary": "A Cocoa library for calling the Salesforce.com SOAP APIs.", | |
"homepage": "https://github.com/superfell/zkSforce", | |
"authors": { | |
"Simon Fell": "[email protected]" | |
}, | |
"source": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pod::Spec.new do |s| | |
s.name = 'JSONKit' | |
s.version = '1.2' | |
s.license = { :type => 'BSD / Apache License, Version 2.0', :file => 'LICENCE' } | |
s.summary = 'A Very High Performance Objective-C JSON Library.' | |
s.homepage = 'https://github.com/ignazioc/JSONKit-NoWarning' | |
s.author = 'John Engelhart' | |
s.source = { :git => 'https://github.com/ignazioc/JSONKit-NoWarning.git' } | |
s.source_files = 'JSONKit.*' |