[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / d / ALO7ProgressiveMigrationManager / 1.0.2 / ALO7ProgressiveMigrationManager.podspec.json
blobcc8ef8dffe5ffaf65ad026e006f1f167f8ff8dc5
2   "name": "ALO7ProgressiveMigrationManager",
3   "version": "1.0.2",
4   "summary": "Supports progressive migration for iOS Core Data with lightweight and heavyweight migration step mixed.",
5   "homepage": "https://github.com/alo7/ALO7ProgressiveMigrationManager",
6   "license": "BSD",
7   "authors": {
8     "fogisland": "zhukaihua1225@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alo7/ALO7ProgressiveMigrationManager.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "ALO7ProgressiveMigrationManager/*",
19   "frameworks": [
20     "Foundation",
21     "CoreData"
22   ]