blob: e3aade214d96b75eba27b43ae06ca10e7b96c54a [file] [log] [blame]
{
"name": "CGContainerController",
"version": "0.1.0",
"summary": "CGContainerController",
"description": "A reusable page container similar to TopBuzz home page (一个类似于今日头条首页的可以复用的页面容器)",
"homepage": "https://github.com/CodeGeekXu/CGContainerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CodeGeekXu": "codegeekxu@gmail.com"
},
"source": {
"git": "https://github.com/CodeGeekXu/CGContainerController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGContainerController/Classes/**/*",
"dependencies": {
"CGSegmentBar": [
],
"Masonry": [
]
}
}