blob: bf63848a30a127f87ee8352b998e620a9c278647 [file] [log] [blame]
{
"name": "capsoul",
"version": "1.0.0",
"summary": "Collection of handy snippets.",
"homepage": "https://www.yy.com",
"authors": {
"Charles Lee": "liyuhua@yy.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/charleslyh/capsoul.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"log/*.{hpp, cpp}",
"snippets/*.{hpp, cpp}"
],
"public_header_files": "**/*.hpp",
"header_mappings_dir": "."
}