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