blob: 9749c12eca9826bb3e7421c15906cf0d3802266d [file] [log] [blame]
{
"name": "CaamDauCompatible",
"version": "1.2.0",
"summary": "CaamDau 系列产品,iOS 开发套件 Swift 版).",
"description": "TODO: iOS 开发套件 Swift 版:iOS项目开发通用&非通用型模块代码,多功能组件,可快速集成使用以大幅减少基础工作量;便利性扩展&链式扩展、UI排班组件Form、正则表达式扩展RegEx、计时器管理Timer、简易提示窗HUD、AppDelegate解耦方案、分页控制Page、自定义导航栏TopBar、阿里矢量图标管理IconFonts、MJRefresh扩展、Alamofire扩展......\n附.各种类库使用示例demo.",
"homepage": "https://github.com/CaamDau",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liucaide": "565726319@qq.com"
},
"source": {
"git": "https://github.com/CaamDau/Compatible.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Compatible/**/*.swift",
"frameworks": "Foundation",
"deprecated": true
}