[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/PGSSoft/InAppPurchaseButton/master/InAppPurchaseButton.podspec [Back]  [Original]

Pod::Spec.new do |s|
	s.name = 'InAppPurchaseButton'
	s.version = '1.1.1'
	s.license = 'MIT'
	s.summary = 'In-App Purchase Button written in Swift'
	s.homepage = 'https://github.com/PGSSoft/InAppPurchaseButton'
	s.authors = { 'Pawe Kania' => 'pkania@pgs-soft.com' }
	s.source = { :git => 'https://github.com/PGSSoft/InAppPurchaseButton.git', :tag => s.version }
	s.ios.deployment_target = '9.0'
	s.source_files = 'Sources/{*.swift}'
end

Web Proxy Viewer  |  New URL  |  Original Page