blob: bc04180d39abfdb2c8f8bf5be56f3cea39123ec3 [file] [log] [blame]
{
"name": "ScheduleHelper",
"version": "1.0.1",
"summary": "This pod is for all scheduling applications",
"description": "In this pod you will find it easy to set date and time in a same view",
"homepage": "https://github.com/hayahashmat/ScheduleViewHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haya Hashmat": "hayahashmat095@gmail.com"
},
"source": {
"git": "https://github.com/hayahashmat/ScheduleViewHelper.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "ScheduleHelper/ScheduleHelper.swift",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"FSCalendar": [
]
},
"swift_version": "5.0"
}