blob: 591041ca0a900cf8750d8d720995ab825acf1632 [file] [log] [blame]
{
"name": "Snapshots",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"authors": {
"Paul Napier": "info@rndm.com"
},
"requires_arc": true,
"module_name": "Snapshots",
"source_files": "Source/**/*.swift",
"frameworks": "XCTest"
}