blob: 510cc0452521f6505997a8a6531d3eabf67d9676 [file] [log] [blame]
{
"name": "DCCalendar",
"version": "2.8.1",
"summary": "A superiorly awesome iOS7+ calendar control, compatible with Objective-C and Swift.",
"homepage": "https://github.com/DarielChen/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/DarielChen/FSCalendar.git",
"tag": "2.8.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FSCalendar/*.{h,m}"
}