blob: b59b34eba96bc59cb7c0c25c874a9974ebcfb452 [file] [log] [blame]
{
"name": "TLSortAndSearch",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLSortAndSearch/Classes/**/*",
"public_header_files": "TLSortAndSearch/Classes/**/*.h",
"frameworks": "Foundation",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
}
}