blob: e6d4000b0e4fd24efaa2267cfe71d7b5560198de [file] [log] [blame]
{
"name": "AFOGitHub",
"version": "0.0.9",
"summary": "Integrated tripartite library.",
"description": "Integrate common tripartite libraries.",
"homepage": "https://github.com/PangDuTechnology/AFOGitHub.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOGitHub.git",
"tag": "0.0.9"
},
"source_files": "AFOGitHub/**/*.{h,m}",
"public_header_files": [
"AFOGitHub/**/*.h",
"AFOGitHub/AFOGitHub/**/*.h"
],
"vendored_libraries": "AFOGitHub/SDWebImage/lib/libSDWebImage.a",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/AFOGitHub/**/*.h\"",
"LIBRARY_SEARCH_PATHS": "\"$(SDKROOT)/AFOGitHub/SDWebimage/lib\""
}
}