blob: c660698f89fe2c906244cba5d527052c79bb547c [file] [log] [blame]
{
"name": "SKListKit",
"version": "0.1.2",
"summary": "SKListKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NeverAgain11/SKListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljk": "liujk0723@foxmail.com"
},
"source": {
"git": "https://github.com/NeverAgain11/SKListKit.git",
"tag": "0.1.2"
},
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"source_files": "SKListKit/Classes/**/*",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"dependencies": {
"Texture/Core": [
"~> 2.8"
],
"DifferenceKit": [
]
},
"swift_version": "5"
}