{ | |
"name": "SimpliFile", | |
"version": "1.0.6", | |
"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.6" | |
}, | |
"platforms": { | |
"osx": "10.10" | |
}, | |
"source_files": "SimpliFile/Classes/*.swift", | |
"pushed_with_swift_version": "3.0" | |
} |