[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / 5 / 2 / NYSqliteTool / 0.1.3 / NYSqliteTool.podspec.json
blob756f9d95fb3fdeb2d0df1c9240caa1fe0b2ff3da
2   "name": "NYSqliteTool",
3   "version": "0.1.3",
4   "summary": "a manager base FMDB and CTMediator",
5   "description": "a manager base FMDB and CTMediator\na manager base FMDB and CTMediator",
6   "homepage": "https://github.com/qyning/NYSqliteTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qyning": "qyning@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qyning/NYSqliteTool.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NYSqliteTool/Classes/**/*",
22   "public_header_files": "NYSqliteTool/Classes/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "FMDB": [
27     ],
28     "CTMediator": [
30     ]
31   }