blob: 5ebb333c7b23bb199b9a1fbd221e3db50b366311 [file] [log] [blame]
{
"name": "FileSystem",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"summary": "FileSystem is a simple and concise protocol orientated framework for dealing with the file system on iOS, tvOS, watchOS and macOS.",
"version": "0.1",
"homepage": "https://github.com/ObjColumnist/FileSystem",
"authors": {
"Spencer MacDonald": "spencer.macdonald@gmail.com"
},
"license": {
"type": "BSD (3-clause)",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/ObjColumnist/FileSystem.git",
"tag": "0.1"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}