blob: 5572a19c53093e31b829fcb6a26a6cbd06618c60 [file] [log] [blame]
{
"name": "FileLiner",
"version": "1.0.0",
"summary": "Helps to read a file line by line.",
"description": "Helps to read a file line by line. Uses FileHandle to read the file.",
"homepage": "https://github.com/ethemozcan/FileLiner",
"license": "MIT",
"authors": {
"Ethem Özcan": "ethemozcan@gmail.com"
},
"source": {
"git": "https://github.com/ethemozcan/FileLiner.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Sources/FileLiner/**/*",
"swift_version": "5.0"
}