blob: 55955ea00fefe7458fb89ef9888c53e4809f0092 [file] [log] [blame]
{
"name": "CheneyTestDemo",
"version": "0.0.2",
"summary": "A short description of CheneyTestDemo.",
"homepage": "https://github.com/cheneycxc/LSWTestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chen": "xiaochen.chen@lifesense.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cheneycxc/LSWTestDemo.git",
"tag": "0.0.2"
},
"source_files": [
"LSWTestDemo",
"LSWTestDemo/LSWTestDemo/LSWTestDemo/*.{c,h,hh,m,mm}"
],
"public_header_files": "LSWTestDemo/**/*.h",
"requires_arc": true
}