blob: e4ca843679eaa6f32e46dab2a00fef32bf83ecf3 [file] [log] [blame]
{
"name": "TPMigrationManager",
"version": "1.0.0",
"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.0"
},
"source_files": "TPMigrationManager",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "CoreData"
}