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