{ | |
"name": "bbckit", | |
"version": "0.1.3", | |
"summary": "A useful kit for BBCTeam.", | |
"description": "*我实在装不下去了,咱们还是用中文写吧。\n*主要分UI和Foundation两部分,都是基于分类写的方便开发使用的组件,谁用谁知道。", | |
"homepage": "https://github.com/carusd/bbckit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"carusd": "carusd@yy.com" | |
}, | |
"source": { | |
"git": "https://github.com/carusd/bbckit.git", | |
"tag": "0.1.3", | |
"submodules": true | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "bbckit/{Foundation,UI}/**/*.{h,m}" | |
} |