blob: e2d73b72b37c28518f3376698e7a4201c85a5e06 [file] [log] [blame]
{
"name": "Beaver",
"platforms": {
"ios": "11.0"
},
"summary": "File and Codable objects persistence micro-library for iOS",
"requires_arc": true,
"frameworks": "XCTest",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ravi Tripathi": "ravitripathi1996@gmail.com"
},
"homepage": "https://github.com/ravitripathi/Beaver",
"source": {
"git": "https://github.com/ravitripathi/Beaver.git",
"tag": "1.1"
},
"source_files": "Beaver/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}