blob: 9d96fa0234fba0b319bb41e95dc0a447005a7075 [file] [log] [blame]
{
"name": "ZhiziyunMobileAds",
"version": "1.0.3",
"summary": "Zhiziyun mobile advertising iOS SDK.",
"homepage": "https://github.com/zhiziyun/ZhiziyunMobileAds",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caosuyang": "caosuyang1026@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source": {
"git": "https://github.com/zhiziyun/ZhiziyunMobileAds.git",
"tag": "1.0.3"
},
"vendored_frameworks": "ZhiziyunMobileAds/Frameworks/ZhiziyunMobileAds.framework",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.8.2"
],
"ReachabilitySwift": [
"~> 4.3.1"
],
"SwiftyJSON": [
"~> 5.0.0"
],
"HandyJSON": [
"~> 5.0.0"
],
"Kingfisher": [
"~> 5.7.1"
],
"DeviceKit": [
"~> 2.1.0"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"XHLaunchAd": [
"~> 3.9.8"
]
},
"swift_version": "5.1"
}