blob: 4a814df36f6018683a2ade528232c83134052134 [file] [log] [blame]
{
"name": "NKTools",
"version": "0.1.0",
"summary": "Just like God opened his eyes.",
"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..",
"homepage": "https://github.com/nick5683/NKTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKTools.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "NKTools/Classes/**/*",
"resource_bundles": {
"NKTools": [
"NKTools/Assets/*.png"
]
},
"dependencies": {
"SQLite.swift": [
"~> 0.12.2"
],
"MJRefresh": [
"~> 3.4.3"
]
},
"swift_version": "5.0"
}