blob: 68014b19de199c7b791dba9c69b4e9a75f9fa5ae [file] [log] [blame]
{
"name": "HCPushSettingViewController",
"version": "1.0.6",
"summary": "A simple push setting viewController,Use for present a new viewController content",
"description": "A simple push setting viewController,Use for present a new viewController content,HCPushSettingViewController will contain viewController.Support two kinds of content type.",
"homepage": "https://github.com/CaicaiNo",
"license": "MIT",
"authors": {
"CaicaiNo": "277715243@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CaicaiNo/HCPushSettingViewController.git",
"tag": "1.0.6"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,mm}"
],
"public_header_files": "Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}