blob: 7a0051441eaf99121f06d62bed9e04f5a8cc0229 [file] [log] [blame]
{
"name": "DCClassA",
"version": "0.1.4",
"summary": "张DC的组件化Demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangdc/DCClassA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangdc": "18210335210@sina.cn"
},
"source": {
"git": "https://github.com/zhangdc/DCClassA.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DCClassA/**/*.{h,m}",
"requires_arc": true
}