[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / f / 3 / MITDB / 0.0.5 / MITDB.podspec.json
blob016efbfa2289d0f9c8d9719d9b0e027a0d562351
2   "name": "MITDB",
3   "version": "0.0.5",
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": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/mcmengchen/MITDB.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "MITDB/Classes/**/*.{h,m,cpp,mm}",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation"
24   ],
25   "dependencies": {
26     "YYModel": [
28     ],
29     "FMDBMigrationManager": [
31     ],
32     "FMDB/SQLCipher": [
34     ]
35   }