[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / c / NKTools / 0.1.0 / NKTools.podspec.json
blob4a814df36f6018683a2ade528232c83134052134
2   "name": "NKTools",
3   "version": "0.1.0",
4   "summary": "Just like God opened his eyes.",
5   "description": "Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes..",
6   "homepage": "https://github.com/nick5683/NKTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nick5683": "157132026@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/nick5683/NKTools.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NKTools/Classes/**/*",
23   "resource_bundles": {
24     "NKTools": [
25       "NKTools/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SQLite.swift": [
30       "~> 0.12.2"
31     ],
32     "MJRefresh": [
33       "~> 3.4.3"
34     ]
35   },
36   "swift_version": "5.0"