[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 4 / 3 / Monster / 1.0.1 / Monster.podspec.json
blob6c655e9816fe05c8099f031783b2fff6916ea203
2   "name": "Monster",
3   "version": "1.0.1",
4   "summary": "数据库",
5   "description": "Database,you would like that way",
6   "homepage": "https://github.com/Coderplayer/Monster",
7   "license": "MIT",
8   "authors": {
9     "liguanyu": "741871129@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Coderplayer/Monster.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Caches/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "FMDB": [
22       "~> 2.7.2"
23     ]
24   }