blob: a41f0814a9c8e34661972d8ab9a219be3da7655c [file] [log] [blame]
{
"name": "DWGuidePage",
"version": "0.0.2",
"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.2"
},
"source_files": [
"DWGuidePage",
"DWGuidePage/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}