blob: 312ef8a15895190b8df7ac310fcefeff4effbd80 [file] [log] [blame]
{
"name": "capsoul",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{hpp,cpp}",
"public_header_files": "**/*.hpp",
"header_mappings_dir": "."
}