blob: 237c3dff972c4ae4849907d8a76b15699aa2680a [file] [log] [blame]
{
"name": "DTContainerViewController",
"version": "1.0.1",
"summary": "一个pure容器控制器",
"description": "使用了系统的转场方式,支持手势滑动,索引选择。",
"homepage": "https://github.com/NicolasKim",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamTracer": "jinqiucheng1006@live.cn"
},
"source": {
"git": "https://github.com/NicolasKim/DTContainerViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DTContainerViewController/Classes/**/*",
"public_header_files": "DTContainerViewController/Classes/**/*.h",
"frameworks": "UIKit",
"header_dir": "DTFamily"
}