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