[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 3 / MITDB / 0.1.6.6 / MITDB.podspec.json
blob412daa16a4bc026744afbe12d5631d433e8d8078
2   "name": "MITDB",
3   "version": "0.1.6.6",
4   "summary": "MITDB summary",
5   "description": "A tool to encapsulation of the database",
6   "homepage": "https://github.com/mcmengchen/MITDB",
7   "license": "MIT",
8   "authors": {
9     "mcmengchen": "416922992@qq.com"
10   },
11   "social_media_url": "http://mitchell-dream-god.com",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/mcmengchen/MITDB.git",
18     "tag": "0.1.6.6"
19   },
20   "source_files": "MITDB/Classes/**/*.{h,m,cpp,mm}",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation"
24   ],
25   "dependencies": {
26     "FMDBMigrationManager": [
28     ],
29     "FMDB": [
31     ]
32   }