| { |
| "name": "Beaver", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "summary": "File and Codable objects persistence micro-library for iOS", |
| "requires_arc": true, |
| "frameworks": "XCTest", |
| "version": "1.2.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.2.1" |
| }, |
| "source_files": "Beaver/**/*.{swift}", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |