blob: aa1aef35654490e9d4ea343185d5096ef815ac76 [file] [log] [blame]
{
"name": "FSCalendar",
"version": "1.8.1",
"summary": "Designed to build the best iOS calendar control.",
"homepage": "https://github.com/WenchaoIOS/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/f33chobits/FSCalendar.git",
"tag": "1.8.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FSCalendar/*.{h,m}"
}