[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 3 / MITDB / 0.1.4 / MITDB.podspec.json
blob1dd39a0de7ee505e9c962c4cf328cc9cf8d7939b
2   "name": "MITDB",
3   "version": "0.1.4",
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://www.jianshu.com/u/8661645b8f40",
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.4"
19   },
20   "source_files": "MITDB/Classes/**/*.h",
21   "vendored_frameworks": "MITDB/Products/MITDB.framework",
22   "frameworks": [
23     "UIKit",
24     "AVFoundation"
25   ],
26   "dependencies": {
27     "YYModel": [
29     ],
30     "FMDBMigrationManager": [
32     ],
33     "FMDB/SQLCipher": [
35     ]
36   }