blob: 6b90db222a1cdf9fa3978d7c3e22104910c2e9fa [file] [log] [blame]
{
"name": "MyCocoa",
"version": "0.0.1",
"summary": "MyCocoa.",
"description": "MyCocoa test.",
"homepage": "https://gitee.com/amigit/MyCocoa",
"license": "MIT",
"authors": {
"对半温度": "501713182@qq.com"
},
"source": {
"git": "https://gitee.com/amigit/MyCocoa.git",
"tag": "0.0.1"
},
"source_files": "MyCocoa/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "12.0"
}
}