blob: 5311528eee3d279f1163c9f407c67230817b25bd [file] [log] [blame]
{
"name": "TPMigrationManager",
"version": "1.0.1",
"license": "MIT",
"summary": "A easy way for CoreData database migration.",
"homepage": "https://github.com/n-miyo/TPMigrationManager",
"authors": {
"MIYOKAWA, Nobuyoshi": "n-miyo@tempus.org"
},
"source": {
"git": "https://github.com/n-miyo/TPMigrationManager.git",
"tag": "1.0.1"
},
"source_files": "TPMigrationManager",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "CoreData"
}