blob: be49cebad537bb6dd8b38eb0809298702a04a4b0 [file] [log] [blame]
{
"name": "AFileManager",
"version": "0.1.0",
"summary": "Simple File Manager. First beta version",
"description": "Simple File Manager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/arkasas/AFileManager.git",
"authors": {
"arkasas": "arek.pitula@gmail.com"
},
"source": {
"git": "https://github.com/arkasas/AFileManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AFileManager/AFileManager.swift",
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}