blob: 38d8f81d02302658a3a52c92a352cac71e6b2618 [file] [log] [blame]
{
"name": "PromotionLib",
"version": "0.0.1",
"summary": "匿名用户登陆系统Swift版本",
"license": "MIT",
"homepage": "https://gitee.com/tapque/PromotionLib.git",
"authors": {
"aby.swifter": "aby.wang@gpower.co"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/tapque/PromotionLib.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{swift}",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"5.0.0-rc.3"
]
},
"swift_version": "5.0"
}