blob: 66ff5ee6f9df4e9103534bd61b90bef0a099c806 [file] [log] [blame]
{
"name": "RFLCalendar",
"summary": "Folked with CKCalendar",
"version": "0.0.7",
"homepage": "https://github.com/jaykz52/CKCalendar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"jaykz52": "http://www.cozykozy.com"
},
"source": {
"git": "https://github.com/shhommatsu/RFLCalendar.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Classes/RFLCalendar.bundle",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}