blob: cc3e3598be38078d19d53f309f835cdbe193146f [file] [log] [blame]
{
"name": "UNIXFileSystem",
"summary": "UNIXFileSystem is an UNIX file system framework for iOS/macOS/tvOS/watchOS platforms.",
"version": "2.3.0",
"homepage": "https://github.com/Meniny/UNIXFileSystem",
"license": "MIT",
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/UNIXFileSystem.git",
"tag": "2.3.0"
},
"social_media_url": "https://meniny.cn/",
"swift_versions": "5",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "UNIXFileSystem/Source/*.swift",
"requires_arc": true,
"frameworks": "Foundation"
}