blob: 63380e85a6ff4db5a3894d5c3bdb80b33bfd3b88 [file] [log] [blame]
{
"name": "DHExpand",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "简介",
"homepage": "https://github.com/duanHuing/DHExpand",
"license": "MIT",
"authors": {
"duan": "duanbhu@163.com"
},
"source": {
"git": "https://github.com/duanHuing/DHExpand.git",
"tag": "1.0.1"
},
"requires_arc": true,
"default_subspecs": "Common",
"subspecs": [
{
"name": "Common",
"source_files": "Classes/Common/**/*"
},
{
"name": "DisplayTime",
"source_files": "Classes/DisplayTime/**/*"
}
]
}