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