blob: dea19a9f8e1373e8dfd39b3c27f5df0735e1de59 [file] [log] [blame]
{
"name": "PBDCoreDataMigrationAssistant",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PBDCoreDataMigrationAssistant/Classes/Lib/**/*.{h,m}"
}