blob: 817d435999987aa04e1d9058db14a736748e8708 [file] [log] [blame]
{
"name": "workscheduler",
"version": "1.0.0",
"summary": "Work Scheduler Framework",
"description": "Add your schedule to calendar",
"homepage": "https://github.com/missrasdiana",
"license": "MIT",
"authors": {
"rasdiana": "rasdiana@sonicboom.co.id"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/missrasdiana/workscheduler.git",
"tag": "1.0.0"
},
"source_files": "WorkScheduler.framework/Headers/*.h",
"vendored_frameworks": "WorkScheduler.framework"
}