blob: 92650bc2ed1830b269dda9286dfb45fcd49dea33 [file] [log] [blame]
{
"name": "MACalendar",
"version": "1.0",
"summary": "Persian Calendar",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/matinouf/MACalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matin Abdollahi": "matin3238@gmail.com"
},
"source": {
"git": "https://github.com/matinouf/MACalendar.git",
"tag": "1.0"
},
"swift_versions": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "10.0"
},
"source_files": "MACalendar/**/*.{h,m,swift,xcassets}",
"swift_version": "4.2"
}