blob: b9f8a2851f463738cdb34bdcf7e268c8a441a319 [file] [log] [blame]
{
"name": "DUCommon",
"version": "0.1.0",
"summary": "DUCommon for POIZON",
"swift_versions": "4.2",
"homepage": "https://pkg.poizon.com/zhangyue/ducommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyue": "zhangyue@theduapp.com"
},
"source": {
"git": "git@pkg.poizon.com:zhangyue/ducommon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation",
"AdSupport",
"AVFoundation"
],
"dependencies": {
"CryptoSwift": [
"~> 1.0.0"
],
"FCUUID": [
"~> 1.3.1"
],
"Kingfisher": [
"~> 4.10.1"
]
},
"source_files": "DUCommon/Classes/**/*.swift",
"swift_version": "4.2"
}