blob: a4e4e57be5ef6c6511b7fe4f7e8cf48a2e094b67 [file] [log] [blame]
{
"name": "SKListKit",
"version": "0.1.3",
"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.3"
},
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"source_files": "SKListKit/Classes/**/*",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"dependencies": {
"Texture/Core": [
"~> 2.8"
],
"DifferenceKit": [
]
},
"swift_version": "5"
}