blob: 470cd562b61309dd51148ed59c71e59d02492cfe [file] [log] [blame]
{
"name": "HHMedia",
"version": "0.0.3",
"summary": "视屏组建",
"description": "详细的说明以及描述",
"homepage": "https://github.com/WorkerHuan/HHMedia.git",
"license": "MIT",
"authors": {
"chenzuhuan": "chenzuhuan@chenzuhuan"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WorkerHuan/HHMedia.git",
"tag": "0.0.3"
},
"source_files": [
"HHMedia",
"HHMedia/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"prefix_header_file": "HHMedia/glboal/HHPrefixHeader.pch",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}