blob: 24bdafbacd310584cb669e99d3f022dbb94c7c9c [file] [log] [blame]
{
"name": "QSToolKit",
"version": "0.0.1",
"summary": "some tools",
"homepage": "https://github.com/qs3673132/QSToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qs3673132": "791956776@qq.com"
},
"source": {
"git": "https://github.com/qs3673132/QSToolKit.git",
"tag": "0.0.1"
},
"source_files": "QSToolKit/**/*.{h,m}",
"public_header_files": "QSToolKit/**/*.{h}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}