[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 5 / 6 / 4 / DWGuidePage / 0.0.1 / DWGuidePage.podspec.json
blob699a13f3705d616399fff4bac9c307c7f500fc10
2   "name": "DWGuidePage",
3   "version": "0.0.1",
4   "summary": "App首次打开引导图.",
5   "description": "- 一款用于iOS端的App引导图",
6   "homepage": "https://github.com/dwanghello/DWGuidePage",
7   "license": "MIT",
8   "authors": {
9     "dwanghell": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/DWGuidePage.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DWGuidePage",
20     "DWGuidePage/**/*.{h,m}"
21   ],
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   }