blob: d82f9862655f6fc90afdf4a2baf0ea23728a262d [file] [log] [blame]
{
"name": "YeddoToolkit",
"version": "1.0.0",
"summary": "This is such a yeddo toolkit!",
"description": "This is some super yeddo toolkit that was made by crazy guy",
"homepage": "https://github.com/qmskills/YeddoToolkit",
"license": "MIT",
"authors": {
"Ton Attapong": "qmskills@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/qmskills/YeddoToolkit.git",
"tag": "1.0.0"
},
"source_files": "YeddoToolkit/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}