blob: e1360dd242870202c894c2f936ce9241bb80fac0 [file] [log] [blame]
{
"name": "BHWeddingBaseLibrary",
"version": "1.0.0",
"summary": "PowerCC iOS BaseLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PowerCC/BHWeddingBaseLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoucheng@live.cn": "zoucheng@baihe.com"
},
"source": {
"git": "https://github.com/PowerCC/BHWeddingBaseLibrary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BaseLibrary/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"Aspects": [
]
},
"swift_version": "5.0"
}