blob: 333f10654e908a83c838a52799a3de6cd20ad94e [file] [log] [blame]
{
"name": "SHCKit",
"version": "0.1.1",
"summary": "Han Chens framework on Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cshcshan/SHCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Han Chen": "csh771355@gmail.com"
},
"source": {
"git": "https://github.com/cshcshan/SHCKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHCKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}