blob: 3b9467b8d1ce126eb2c4ed72f67f3e080c6c4719 [file] [log] [blame]
{
"name": "XFTestKit",
"version": "0.5.0",
"summary": "useful DEBUG tool in Swift",
"description": "XFTestKit is a simple tool for monitoring and testing under DEBUG mode",
"homepage": "https://github.com/XF1992/XFTestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XF": "pxf3960@outlook.com"
},
"source": {
"git": "https://github.com/XF1992/XFTestKit.git",
"tag": "0.5.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "XFTestKit/Classes/**/*",
"swift_version": "4.0"
}