blob: 4d2b1ed4d70c920f65355633b591c246fec7a30b [file] [log] [blame]
{
"name": "TTCoverView",
"version": "0.1.0",
"summary": "浮动视图基图 TTCoverView.",
"description": "浮动视图基图,使用分类来创建各式各样浮出图",
"homepage": "https://github.com/nb-tpl/TTCoverView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nb-tpl": "1330768953@qq.com"
},
"source": {
"git": "https://github.com/nb-tpl/TTCoverView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTCoverView/Classes/**/*",
"dependencies": {
"TT_Category": [
]
}
}