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