blob: 9f8bfaa31d28517fa20ec9b95481d946ae2d2e43 [file] [log] [blame]
{
"name": "FSCalendar",
"version": "1.4.1",
"summary": "The fastest, most beautiful and most convenient calendar control, https://www.cocoacontrols.com/controls/fscalendar",
"homepage": "https://github.com/WenchaoIOS/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": "1.4.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FSCalendar/*.{h,m}"
}