30 lines
987 B
JSON
30 lines
987 B
JSON
{
|
|
"name": "FSCalendar",
|
|
"version": "0.5.0",
|
|
"summary": "A powerful calendar which supports Appearance, Infinite Scrolling and Subtitle",
|
|
"homepage": "https://github.com/f33chobits/FSCalendar",
|
|
"screenshots": [
|
|
"https://cloud.githubusercontent.com/assets/5186464/6655324/213a814a-cb36-11e4-9add-f80515a83291.png",
|
|
"https://cloud.githubusercontent.com/assets/5186464/6652191/f11d5242-caa1-11e4-9cc2-8a7c0cc9ef02.gif",
|
|
"https://cloud.githubusercontent.com/assets/5186464/6652193/19e7f92a-caa2-11e4-92af-0639dc0c2d79.gif",
|
|
"https://cloud.githubusercontent.com/assets/5186464/6680012/4af05080-cc8c-11e4-863a-59cd3507192d.gif"
|
|
],
|
|
"license": "MIT",
|
|
"authors": {
|
|
"Wenchao Ding": "f33chobits@gmail.com"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/f33chobits/FSCalendar.git",
|
|
"tag": "0.5.0"
|
|
},
|
|
"platforms": {
|
|
"ios": "7.0"
|
|
},
|
|
"requires_arc": true,
|
|
"frameworks": [
|
|
"UIKit",
|
|
"QuartzCore"
|
|
],
|
|
"source_files": "Pod/Classes/**/*"
|
|
}
|