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