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

Pod::Spec.new do |s|
  s.name             = "NTYSmartTextView"
  s.version          = "0.2.0"
  s.summary          = "NSTextView with smart features"
  s.description      =  "https://github.com/naoty/NTYSmartTextView.git", :tag => s.version.to_s }
  s.screenshot       = "https://raw.githubusercontent.com/naoty/NTYSmartTextView/master/screenshot.gif"
  s.social_media_url = "https://twitter.com/naoty_k"

  s.platform     = :osx
  s.requires_arc = true

  s.source_files = "Classes"
end

Web Proxy Viewer  |  New URL  |  Original Page