blob: 6a218ff943dbbe7078312740af4fc3f92b2fa950 [file] [log] [blame]
{
"name": "HsinHanDataManager",
"version": "0.1.2",
"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.2"
},
"source_files": "UsefulExtension/Utilities/*.{swift}"
}