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