4 "summary": "The router.",
5 "description": "Used to pass values between pages.",
6 "homepage": "https://github.com/PangDuTechnology/AFORouter.git",
9 "PangDu": "xian312117@gmail.com"
15 "git": "https://github.com/PangDuTechnology/AFORouter.git",
18 "source_files": "AFORouter/AFORouter.h",
19 "public_header_files": "AFORouter/AFORouter.h",
22 "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/AFORouter/router/*.h\",\"$(SDKROOT)/AFORouter/manager/*.h\""
27 "source_files": "AFORouter/router/*.{h,m}",
28 "public_header_files": "AFORouter/router/*.h"
40 "source_files": "AFORouter/manager/*.{h,m}",
41 "public_header_files": "AFORouter/manager/*.h"