blob: d952dfdaa1734193e671605100dc7491b342a08b [file] [log] [blame]
{
"name": "HCComponents",
"version": "0.1.1",
"authors": {
"iOS Developers": "qihuang9346@gmail.com"
},
"source": {
"git": "https://github.com/CanyFrog/HCComponent.git",
"tag": "0.1.1"
},
"homepage": "https://github.com/CanyFrog/HCComponent.git",
"license": "Copyright © 2017 CanyFrog. All rights reserved.",
"summary": "Person HCComponents components",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"HCSource/*.swift",
"HCSource/*.{h,m}",
"HCComponents/*.h"
],
"resources": [
"HCSource/font/*.{ttf, otf}"
],
"module_name": "HCComponents",
"pushed_with_swift_version": "3.0"
}