blob: 6a13e23a3d3f26b9e0127122b0be63c4155ed857 [file] [log] [blame]
{
"name": "BSKit",
"version": "0.0.1",
"summary": "A short summary of BSKit.",
"description": "A short description of BSKit.",
"homepage": "https://github.com/hbxfnsm/BSKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"e路狂飙": "80470324@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hbxfnsm/BSKit.git",
"tag": "0.0.1"
},
"vendored_frameworks": "BSKit/NSMKit.framework",
"resources": "BSKit/NSMBundle.bundle",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"DZNEmptyDataSet": [
],
"MJRefresh": [
],
"YYKit": [
],
"MyLayout": [
],
"KVOController": [
]
}
}