blob: 4e656e7812215b00c620aefdd23de2afda8bac46 [file] [log] [blame]
{
"name": "XSExtensions",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XaoflySho/XSExtensions",
"authors": {
"Xaofly Sho": "shaoxiaof@hotmail.com"
},
"summary": "An easy way to use extensions",
"source": {
"git": "https://github.com/XaoflySho/XSExtensions.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "XSExtensions/**/*.swift",
"swift_version": "5.0"
}