blob: dfa001f0d89a2933a7e30cf1a3270e996f1838ea [file] [log] [blame]
{
"name": "AFOGitHub",
"version": "0.0.8",
"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.8"
},
"source_files": "AFOGitHub/**/*.{h,m}",
"public_header_files": [
"AFOGitHub/**/*.h",
"AFOGitHub/AFOGitHub/**/*.h"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/AFOGitHub/**/*.h\"",
"LIBRARY_SEARCH_PATHS": "\"$(SDKROOT)/AFOGitHub/SDWebimage/lib\""
}
}