blob: 169f708473a0352a31bd1a9fe97f1080be2e8660 [file] [log] [blame]
{
"name": "HBCCommonNavgationBar",
"version": "1.0.0",
"summary": "Just Testing.",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/pengshengsongcode/HBCCommonNavgationBar",
"license": "MIT",
"authors": {
"彭盛凇": "psscode@163.com"
},
"source": {
"git": "https://github.com/pengshengsongcode/HBCCommonNavgationBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Class/**/*.{h,m}",
"frameworks": "UIKit"
}