blob: 7ca8f1f8ace1aa9092a81799f7bf0508f3d5bc63 [file] [log] [blame]
{
"name": "HKComponentElements",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKComponentElements/Classes/**/*",
"dependencies": {
"HKBasicModule": [
]
},
"subspecs": [
{
"name": "CEBranchAppearance",
"source_files": "HKComponentElements/Classes/CEBranchAppearance/**/*"
}
]
}