Commit 0c42a3ed0621e2e71ce0191d27ae2823822c5be8

Authored by Mihail Konoplitskyi
1 parent a43751fd

Update

Showing 1 changed file with 1 additions and 2 deletions
... ... @@ -24,8 +24,7 @@ Pod::Spec.new do |spec|
24 24 # * Try to keep it short, snappy and to the point.
25 25 # * Write the description between the DESC delimiters below.
26 26 # * Finally, don't worry about the indent, CocoaPods strips it!
27   - spec.description = <<-DESC
28   - DESC
  27 + spec.description = "Event analytics for HideExpert VPN"
29 28
30 29 spec.homepage = "https://git.4k.com.ua/kmi_4k/HEAnalytics"
31 30 # spec.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
... ...
Please register or login to post a comment