blob: a4c121c3777129d70cb41348dea7df06963d575f [file] [log] [blame]
{
"name": "PBDCoreDataMigrationAssistant",
"version": "1.0.1",
"summary": "Helpers classes to ease core data migration.",
"homepage": "https://github.com/paweldudek/PBDCoreDataMigrationAssistant",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paweł Dudek": "hello@dudek.mobi"
},
"source": {
"git": "https://github.com/paweldudek/PBDCoreDataMigrationAssistant.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PBDCoreDataMigrationAssistant/Classes/Lib/**/*.{h,m}"
}