update podspec

update podspec
This commit is contained in:
f33chobits 2015-02-16 16:05:19 +08:00
parent 0cbcc500ec
commit 6289fed4b1
1 changed files with 7 additions and 7 deletions

View File

@ -10,13 +10,13 @@
Pod::Spec.new do |s|
s.name = "FSCalendar"
s.version = "0.1.0"
s.summary = "A short description of FSCalendar."
s.description = <<-DESC
An optional longer description of FSCalendar
* Markdown format.
* Don't worry about the indent, we strip it!
DESC
s.summary = "A powerful calendar which supports Appearance, Infinite Scrolling and Subtitle"
#s.description = <<-DESC
# An optional longer description of FSCalendar
#
# * Markdown format.
# * Don't worry about the indent, we strip it!
# DESC
s.homepage = "https://github.com/f33chobits/FSCalendar"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'