blob: aadd17ece849fe875a97f28321fdc34c1e487258 [file] [log] [blame]
{
"name": "DWGuidePage",
"version": "0.0.5",
"summary": "App首次打开引导图.",
"description": "- 一款用于iOS端的App引导图",
"homepage": "https://github.com/CoderDwang/DWGuidePage",
"license": "MIT",
"authors": {
"CoderDwang": "coderdwang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderDwang/DWGuidePage.git",
"tag": "0.0.5"
},
"source_files": [
"DWGuidePage",
"DWGuidePage/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}