blob: c488d460bbd0295e4ec9d88e4aa45234abf83279 [file] [log] [blame]
{
"name": "ESGISimpleCoreData",
"version": "1.0.0",
"summary": "This is a summary.",
"homepage": "https://github.com/TantePata/SimpleCoreData",
"authors": "TantePata",
"source": {
"git": "https://github.com/TantePata/SimpleCoreData.git",
"tag": "v1.0.0"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}