blob: 001c2d88573cd464597ce85a0298cbae0749c1b0 [file] [log] [blame]
{
"name": "DTContainerViewController",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DTContainerViewController/Classes/**/*",
"public_header_files": "DTContainerViewController/Classes/**/*.h",
"frameworks": "UIKit",
"header_dir": "DTFamily"
}