[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 7 / UpgradeManager / 1.0.0 / UpgradeManager.podspec.json
blobf8ec0781b1febcfbc3b4318a289ae787fde3b8d6
2   "name": "UpgradeManager",
3   "version": "1.0.0",
4   "summary": "data progress when upgrade app",
5   "description": "data progress when upgrade app, like add column in database, data migration, data initialize",
6   "homepage": "https://github.com/zhengbomo/UpgradeManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bomo": "zhengbomo@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/zhengbomo/UpgradeManager.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "4.0"