Ai
1 Star 0 Fork 1

Wang Kui/Mantle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Mantle.podspec.json 750 Bytes
一键复制 编辑 原始数据 按行查看 历史
mathaeus 提交于 2021-06-17 22:04 +08:00 . Also bump iOS version to iOS 9 in podspec file
{
"name": "Mantle",
"summary": "Model framework for Cocoa and Cocoa Touch.",
"homepage": "https://github.com/Mantle/Mantle",
"license": "MIT",
"authors": {
"Robert Böhnke": "robb@robb.is",
"David Caunt": "dcaunt@gmail.com",
"Jan Gorman": "gorman.jan@gmail.com"
},
"source": {
"git": "https://github.com/Mantle/Mantle.git"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": ["Mantle", "Mantle/include"],
"subspecs": [
{
"name": "extobjc",
"source_files": ["Mantle/extobjc", "Mantle/extobjc/include/*.h"],
"private_header_files": "Mantle/extobjc/include/*.h"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangkui35/Mantle.git
git@gitee.com:wangkui35/Mantle.git
wangkui35
Mantle
Mantle
master

搜索帮助