[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 5 / MIAFMDB / 0.2.6 / MIAFMDB.podspec.json
blobfddaef45aa0c3204d53fa7c10724cb0d44c1f189
2   "name": "MIAFMDB",
3   "version": "0.2.6",
4   "summary": "MIAFMDB.",
5   "description": "*use for fmdb sqlite",
6   "homepage": "https://github.com/tianjackyang/MIAFMDB",
7   "license": "MIT",
8   "authors": {
9     "tianjackyang": "919548782@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tianjackyang/MIAFMDB.git",
16     "tag": "0.2.6",
17     "submodules": true
18   },
19   "source_files": "Pod/**/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "FMDB/standard": [
23       ">= 2.3"
24     ],
25     "MIADefine": [
26       "~> 0.0.3"
27     ],
28     "Mantle": [
29       "~> 2.0.6"
30     ]
31   }