blob: 09c6b91f7dc18357e48c201d794f438c5f941b38 [file] [log] [blame]
{
"name": "ZSDialogComponent",
"version": "0.2.4",
"summary": "A short description of ZSDialogComponent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.koolearn-inc.com/iOS_zhishang/ZSDialogComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱旭宏": "zhuxuhong@koolearn-inc.com"
},
"source": {
"git": "http://git.koolearn-inc.com/iOS_zhishang/ZSDialogComponent",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSDialogComponent/Classes/**/*",
"public_header_files": "ZSDialogComponent/Classes/Public/*.h",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}