blob: b290221f94374dccf51f178d5911c53d880104ba [file] [log] [blame]
{
"name": "PCSFaker",
"version": "0.0.2",
"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.2"
},
"source_files": [
"PCSFaker",
"PCSFaker/Classes"
],
"frameworks": "CoreData",
"requires_arc": true
}