[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / c / a / YHFMDBMigrationManager / 0.0.1 / YHFMDBMigrationManager.podspec.json
blob57e86bd6515006e4cd25948ff1f6b3e3a6932c2a
2   "name": "YHFMDBMigrationManager",
3   "version": "0.0.1",
4   "summary": "A short description of YHFMDBMigrationManager.",
5   "description": "FMDBMigrationManager",
6   "homepage": "https://github.com/CoderHYoung/YHFMDBMigrationManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "yh": "yanghao@reworldgame.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/CoderHYoung/YHFMDBMigrationManager.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "FMDBMigrationManager",
23     "FMDBMigrationManager/**/*.{h,m}"
24   ],
25   "exclude_files": "FMDBMigrationManager/Exclude",
26   "requires_arc": true,
27   "dependencies": {
28     "FMDB": [
29       "~> 2.7.5"
30     ]
31   }