blob: 8c322565dc517c72ed7dc314e607e19b39e316de [file] [log] [blame]
{
"name": "NBACategory",
"version": "0.1.0",
"summary": "NBCategory.",
"description": "项目中所用到的一些分类,也包括对一些第三方扩展",
"homepage": "https://github.com/shiyingfeng/NBCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shiyingfeng": "260497176@qq.com"
},
"source": {
"git": "https://github.com/shiyingfeng/NBCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "NBUIView",
"source_files": "NBCategory/Classes/NBUIView/**/*"
}
]
}