blob: 4acb8e7b205a54241a037b88eaa254828623324a [file] [log] [blame]
{
"name": "SplashAd.Swift",
"version": "0.0.1",
"summary": "SplashAd.Swift 是使用 Swift 实现的 iOS 启动页广告框架。",
"swift_versions": "5.0",
"description": "`SplashAd.Swift` 是使用 `Swift` 实现的 `iOS` 启动页广告框架。",
"homepage": "https://github.com/0xd-cc/SplashAd.Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"0xd-cc": "i@0xd.cc"
},
"source": {
"git": "https://github.com/0xd-cc/SplashAd.Swift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SplashAd.Swift/Classes/**/*",
"swift_version": "5.0"
}