blob: e1d0e73d936f1f5274173412f61e57ce42acc1c6 [file] [log] [blame]
{
"name": "NBTools",
"version": "0.3.1",
"summary": "common tools",
"description": "for usual use that include many categories",
"homepage": "https://github.com/zhangjieJay/NBTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"363155926@qq.com": "363155926@qq.com"
},
"source": {
"git": "https://github.com/zhangjieJay/NBTools.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NBTools/Classes/**/*",
"resource_bundles": {
"NBTools": [
"NBTools/Assets/*.png"
]
}
}