blob: ce7a569b1a45ff199d20af00e925cca429297fa7 [file] [log] [blame]
{
"name": "ALO7ProgressiveMigrationManager",
"version": "1.0.3",
"summary": "Supports progressive migration for iOS Core Data with lightweight and heavyweight migration step mixed.",
"homepage": "https://github.com/alo7/ALO7ProgressiveMigrationManager",
"license": "BSD",
"authors": {
"fogisland": "zhukaihua1225@gmail.com"
},
"source": {
"git": "https://github.com/alo7/ALO7ProgressiveMigrationManager.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ALO7ProgressiveMigrationManager/*",
"frameworks": [
"Foundation",
"CoreData"
]
}