blob: 7ef62264f9735f372e2917379a0eb776fc73c726 [file] [log] [blame]
{
"name": "FSCalendar",
"version": "2.7.6",
"summary": "A superiorly awesome iOS7+ calendar control, compatible with Objective-C and Swift.",
"homepage": "https://github.com/WenchaoD/FSCalendar",
"screenshots": "https://cloud.githubusercontent.com/assets/5186464/10262249/4fabae40-69f2-11e5-97ab-afbacd0a3da2.jpg",
"license": "MIT",
"authors": {
"Wenchao Ding": "f33chobits@gmail.com"
},
"source": {
"git": "https://github.com/WenchaoD/FSCalendar.git",
"tag": "2.7.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FSCalendar/*.{h,m}"
}