blob: da36b7718dabbc7d799ffcd76af247b4ae187a15 [file] [log] [blame]
{
"name": "RFLCalendar",
"summary": "Folked with CKCalendar",
"version": "0.0.9.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}",
"resource_bundles": {
"RFLCalendar": "Classes/RFLCalendar.bundle"
},
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}