blob: 2e2b66f746a5e8f9b1e2cff3f4ec9a3dedad01c1 [file] [log] [blame]
{
"name": "LHMaterialDesign",
"version": "1.0.0",
"summary": "UIViewController's Transition with Material Design",
"description": " UIViewController's Transition with Material Design 实现UIViewController切换时Material Design的效果\n",
"homepage": "https://github.com/leostc/LHMaterialDesign",
"license": "MIT",
"authors": {
"LiHao": "zjhzlihao@126.com"
},
"social_media_url": "https://twitter.com/lihao_china",
"source": {
"git": "https://github.com/leostc/LHMaterialDesign.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LHMaterialDesign/MaterialDesign/*",
"frameworks": [
"Foundation",
"UIKit"
]
}