blob: f61afb6a91ccefc82ff35575ce8109267b03385e [file] [log] [blame]
{
"name": "Snapshots",
"version": "1.0.2",
"summary": "Snapshots SDK for validating against serialised states",
"homepage": "https://github.com/rndm-com/Snapshots.git",
"license": "BSD",
"source": {
"git": "https://github.com/rndm-com/Snapshots.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"authors": {
"Paul Napier": "info@rndm.com"
},
"requires_arc": true,
"module_name": "Snapshots",
"source_files": "Source/**/*.swift",
"frameworks": "XCTest"
}