blob: a3ae77cc1f028f5acf2d4f0b0f307e9c29a8e88d [file] [log] [blame]
{
"name": "SimpleCalendar",
"version": "1.0.2",
"summary": "A simple calendar for iOS devices (iphone).",
"description": "Display calendar with SimpleCalendar controller.",
"homepage": "https://github.com/bilalBakhrom/SimpleCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bilal Bakhrom": "bilalbakhrom@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bilalBakhrom/SimpleCalendar.git",
"tag": "1.0.2"
},
"source_files": "SimpleCalendar/**/*.{h,m,swift,xcdatamodeld}",
"resources": [
"SimpleCalendar/Resource/SimpleCalendarAssets.xcassets/**/*.png"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}