blob: 10db4e97b4765dfe5a2148a7d81f8e7dfd5dd563 [file] [log] [blame]
{
"name": "WLGuidePage",
"version": "1.0.0",
"summary": "WLGuidePage",
"description": "WLGuidePage use to fast set up guide page",
"homepage": "https://github.com/wlighting/WLGuidePage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wlighting": "w0106@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wlighting/WLGuidePage.git",
"tag": "1.0.0"
},
"source_files": [
"GuidePage/Classes",
"GuidePage/Classes/**/*.{h,m}"
]
}