blob: 8d2b144af21e47e70fb2a98500d9096b02b36b98 [file] [log] [blame]
{
"name": "FSCalendar+Persian",
"version": "2.9.2",
"summary": "RTL (Persian and Arabic) version of FSCalendar. A superiorly awesome iOS7+ calendar control, compatible with Objective-C and Swift.",
"homepage": "https://github.com/Husseinhj/FSCalendar",
"screenshots": [
"https://github.com/Husseinhj/FSCalendar/raw/master/docs/Screenshots/English/DIY-Example-en.png",
"https://raw.githubusercontent.com/Husseinhj/FSCalendar/master/docs/Screenshots/Persian/DIY-Example-fa.png",
"https://github.com/Husseinhj/FSCalendar/raw/master/docs/Screenshots/Arabic/DIY-Example-ar.png"
],
"license": "MIT",
"authors": {
"Hussein Habibi Juybari": "hussein.juybari@gmail.com"
},
"source": {
"git": "https://github.com/Husseinhj/FSCalendar.git",
"tag": "2.9.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FSCalendar/*.{h,m}"
}