blob: c2f3d918bfa38a6a0c92c8b5c014480e08d89cdb [file] [log] [blame]
{
"name": "PCSFaker",
"version": "0.0.1",
"summary": "Fake data for your CoreData models.",
"homepage": "https://github.com/Palleas/PCSFaker",
"license": "MIT",
"authors": {
"Romain Pouclet": "palleas@gmail.com"
},
"source": {
"git": "https://github.com/Palleas/PCSFaker.git",
"tag": "0.0.1"
},
"source_files": [
"PCSFaker",
"PCSFaker/Classes"
],
"frameworks": "CoreData",
"requires_arc": true
}