{ | |
"name": "CCNavTab", | |
"version": "1.5.0", | |
"summary": "A Easy Way To Construct A Frame for ios.", | |
"homepage": "https://github.com/xiongcaichang/CCNavTab", | |
"license": "LICENSE", | |
"authors": { | |
"CC": "15223245@qq.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/xiongcaichang/CCNavTab.git", | |
"tag": "1.5.0" | |
}, | |
"source_files": [ | |
"CCNavTab", | |
"Lib/CCNavTab/**/*.{h,m}" | |
], | |
"frameworks": "UIKit" | |
} |