blob: 35c2adb9a0f7121284f943361236cc23693b0c48 [file] [log] [blame]
{
"name": "TCBeautyPanel",
"version": "0.1.0",
"summary": "A short description of TCBeautyPanel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/TCBeautyPanel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/TCBeautyPanel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TCBeautyPanel/Classes/**/*",
"resource_bundles": {
"TCBeautyPanel": [
"TCBeautyPanel/Assets/*"
]
},
"dependencies": {
"ZipArchive": [
]
}
}