[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 8 / MigrationViewController / 0.0.5 / MigrationViewController.podspec.json
blob9b11a4ffbd40005252afc36c445cc7ef6e1b0812
2   "name": "MigrationViewController",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "This is CoreData migration when updating to display library",
9   "homepage": "https://github.com/akuraru/MigrationViewController",
10   "platforms": {
11     "ios": null
12   },
13   "authors": {
14     "Akuraru IP": "akuraru@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/akuraru/MigrationViewController.git",
18     "tag": "0.0.5"
19   },
20   "requires_arc": true,
21   "deprecated": true,
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "lib/MigrationBaseViewController.{h,m}"
26     },
27     {
28       "name": "MigrationViewController",
29       "source_files": "lib/MigrationViewController.{h,m}",
30       "dependencies": {
31         "MigrationViewController/Core": [
33         ],
34         "MagicalRecord": [
36         ]
37       }
38     }
39   ]