[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 6 / NNFMDB / 0.1.2 / NNFMDB.podspec.json
blobeba79aa42a1a3ef26c2d802ee909dd55d96a17b8
2   "name": "NNFMDB",
3   "version": "0.1.2",
4   "summary": "A short description of NNFMDB.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wax2045/NNFMDB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wax2045": "861412028@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wax2045/NNFMDB.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NNFMDB/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FMDB": [
28     ],
29     "MJExtension": [
31     ]
32   }