blob: f7b27b3b88671dc1b810ce9ea252acec3ec6ae24 [file] [log] [blame]
{
"name": "LaunchPageAdKit",
"version": "0.0.1",
"summary": "启动广告页",
"homepage": "https://github.com/BeckWang0912/LaunchPageAdKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "`LaunchPageAdKit` 是swift版的启动页,同时支持Objective-C调用,\n 支持LaunchImage和LaunchScreen,支持网络或本地GIF/图片,支持自定义UI风格和转场动画效果.",
"authors": {
"IMAC-AF9B8D": "2067431781@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BeckWang0912/LaunchPageAdKit.git",
"tag": "v0.0.1"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}