blob: 812209733322332fd7da8f6517a0d4ad6a08d3a6 [file] [log] [blame]
{
"name": "DZRollingTabView",
"version": "1.0.1",
"summary": "rolling tab view",
"homepage": "https://github.com/DongZhiChen/DZRollingTabViewDome.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenDongZhi": "644495218@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DongZhiChen/DZRollingTabViewDome.git",
"tag": "1.0.1"
},
"source_files": "DZRollingTabView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}