blob: 699a13f3705d616399fff4bac9c307c7f500fc10 [file] [log] [blame]
{
"name": "DWGuidePage",
"version": "0.0.1",
"summary": "App首次打开引导图.",
"description": "- 一款用于iOS端的App引导图",
"homepage": "https://github.com/dwanghello/DWGuidePage",
"license": "MIT",
"authors": {
"dwanghell": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/DWGuidePage.git",
"tag": "0.0.1"
},
"source_files": [
"DWGuidePage",
"DWGuidePage/**/*.{h,m}"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}