blob: 3303c16a5815ac9c25159632d78522464e7643e2 [file] [log] [blame]
{
"name": "FrameworkDemoWLY",
"version": "2.0.0",
"summary": "测试 framework 2.0版本了.",
"description": "3。0了测试 framework ;基础数据类型分类,方便使用",
"homepage": "https://github.com/laoyou2018/FrameworkDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangbo wang": "laoyou_wxb@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/laoyou2018/FrameworkDemo.git",
"tag": "2.0.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}