Skip to content

Instantly share code, notes, and snippets.

View kushwaha03's full-sized avatar
💭
Free

krishna kushwaha03

💭
Free
View GitHub Profile
Pod::Spec.new do |spec|
spec.name = 'mySDK'
spec.version = '1.0.0'
spec.summary = 'A mySDK is a'
spec.description = <<-DESC
Blah blah
DESC
spec.homepage = 'https://github.com/'