blob: 44fd7568528d4cf3fcc1a3262497d0efeb65d252 [file] [log] [blame]
{
"name": "capsoul",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "**/*.{hpp,cpp}",
"public_header_files": "**/*.hpp",
"header_mappings_dir": ".",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}"
}
}