blob: e54561e566d156307b278ffc40a00d5d1b38fc17 [file] [log] [blame]
{
"name": "DWLaunchScreen",
"version": "0.0.1",
"summary": "启动页.",
"description": "使用网页,图片作为启动页",
"homepage": "https://github.com/dwanghello/DWLaunchScreen",
"license": "MIT",
"authors": {
"dwanghello": "dwang.hello@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dwanghello/DWLaunchScreen.git",
"tag": "0.0.1"
},
"source_files": [
"DWLaunchScreen",
"DWLaunchScreen/**/*.{h,m}"
],
"frameworks": [
"ImageIO",
"Foundation",
"UIKit"
]
}