blob: 5b9fa2559ece4e7f312e8e42cb33fef0b13d9faf [file] [log] [blame]
{
"name": "LSUDPDataDetail",
"version": "0.0.1",
"summary": "A framework that use one line of code to solve hex or decimal multifarious data transformation problem",
"homepage": "https://github.com/CoderLSWang/LSUDPDataDetail",
"license": "MIT",
"authors": {
"CoderLSWang": "709926980@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderLSWang/LSUDPDataDetail.git",
"tag": "0.0.1"
},
"source_files": [
"LSUDPDataDetail",
"LSUDPDataDetail/**/*.{h,m}"
],
"requires_arc": true
}