blob: 47d0b6a7afda6ef17e0efa8b87157a53a90aaef2 [file] [log] [blame]
{
"name": "LXSwiftFoundation",
"version": "3.4.1",
"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.4.1"
},
"source_files": [
"LXSwiftFoundation/*.swift",
"LXSwiftFoundation/*.{h,m}"
],
"dependencies": {
"LXFitManager": [
]
},
"swift_version": "5.0"
}