blob: 1a8959658ba289c2823bb3290c2ef7537fca8953 [file] [log] [blame]
{
"name": "XQCComponent",
"version": "1.0.1",
"summary": "A short description of XQCComponent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wenwugithub/XQCComponent.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://github.com/wenwugithub/XQCComponent.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XQCComponent/Frameworks.framework/Headers/*.{h}",
"resource_bundles": {
"XQCComponent": [
"XQCComponent/Frameworks.framework/SDK.bundle/*.png"
]
},
"vendored_frameworks": "XQCComponent/Frameworks.framework",
"public_header_files": "XQCComponent/Frameworks.framework/Headers/XQCPaymentPasswordInputView.h",
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}