blob: 7cb11dc29c166b50379412c4e6c41a2e78db66b4 [file] [log] [blame]
{
"name": "HKComponentElements",
"version": "1.2.0",
"summary": "中台公共组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKComponentElements",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkr-app/App_IOS_HKComponentElements.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.1"
},
"dependencies": {
"HKBasicModule": [
]
},
"subspecs": [
{
"name": "CEBranchAppearance",
"source_files": "HKComponentElements/Classes/CEBranchAppearance/**/*"
},
{
"name": "CECostDetails",
"source_files": "HKComponentElements/Classes/CECostDetails/**/*"
}
]
}