blob: 4955ed99424cef286b5e66d9507ef47c73d283c0 [file] [log] [blame]
{
"name": "HsinHanDataManager",
"version": "0.1.0",
"summary": "A useful extension library.",
"swift_version": "4.2",
"description": "It's an useful extension library.",
"homepage": "https://github.com/HsinChungHan/MyUsefulExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HsinChungHan": "hooy123456@gapp.nthu.edu.tw"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HsinChungHan/MyUsefulExtension.git",
"tag": "0.1.0"
},
"source_files": "UsefulExtension/*.{swift}"
}