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