| { | |
| "name": "BHTopTabbar", | |
| "version": "0.1.0", | |
| "summary": "只有当前页面 在显示的时候才会加载,下载等 , 可以节约很多的内存 , 宝贵的流量", | |
| "homepage": "https://github.com/CheckRan/BHTopTabbar", | |
| "license": "Apache", | |
| "authors": { | |
| "冉俊雄": "1026609136@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CheckRan/BHTopTabbar.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "BHTopTabbar/**/*", | |
| "requires_arc": true, | |
| "dependencies": { | |
| "Masonry": [ | |
| ] | |
| } | |
| } |