blob: 68e8500522f8feabfb0a182d1a7c598cc60867ad [file] [log] [blame]
{
"name": "HCGuideViewController",
"version": "1.0.2",
"summary": "A simple guide view controller by Swift.",
"description": "A simple guide view controller by Swift. Implemente with collection view.",
"homepage": "https://github.com/RainbowMango/HCGuideViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RainbowMango": "qdurenhongcai@163.com"
},
"source": {
"git": "https://github.com/RainbowMango/HCGuideViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCGuideViewController/*.{h,swift}",
"resources": "HCGuideViewController/HCGuideViewController.bundle"
}