blob: 2b15ef11574b0f4d35e3ed8f6de67602c4979843 [file] [log] [blame]
{
"name": "LXSwiftFoundation",
"version": "3.3.2",
"summary": "Extend more user-friendly functions for system classes",
"description": "LXSwiftFoundation is Extend more user-friendly functions for system classes",
"homepage": "https://github.com/LIXIANGXLee/LXSwiftFoundationModule",
"license": "MIT",
"authors": {
"lixiang": "1367015013@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/LIXIANGXLee/LXSwiftFoundationModule.git",
"tag": "3.3.2"
},
"source_files": [
"LXSwiftFoundation/*.swift",
"LXSwiftFoundation/*.{h,m}"
],
"dependencies": {
"LXFitManager": [
]
},
"swift_version": "5.0"
}