blob: 0e7b0f007fc53bfa443760245820d2170acc9bbc [file] [log] [blame]
{
"name": "SimpliFile",
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Two classes for Swift3 to read and write in files more easily (inspired of Java)",
"homepage": "https://github.com/FlPe/SimpliFile",
"authors": {
"FlPe": "<fp051888@gmail.com>"
},
"source": {
"git": "https://github.com/FlPe/SimpliFile.git",
"tag": "1.0.5"
},
"platforms": {
"osx": "10.10"
},
"source_files": "SimpliFile/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}