[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / f / 3 / MITDB / 0.1.5 / MITDB.podspec.json
blob4f1625d40799be9c6a89209e28640df86527842b
2   "name": "MITDB",
3   "version": "0.1.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": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/mcmengchen/MITDB.git",
18     "tag": "0.1.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   }