blob: 6c2b44b1849da4e2f7bc235162ea15a5d3efd5a4 [file] [log] [blame]
{
"name": "TLSortAndSearch",
"version": "1.0.3",
"summary": "TLSortAndSearch.",
"homepage": "https://github.com/huawtswork/TLSortAndSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawtswork/TLSortAndSearch.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLSortAndSearch/Classes/**/*",
"public_header_files": "TLSortAndSearch/Classes/**/*.h",
"frameworks": "Foundation",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
}
}