blob: 3d666a8f429f46396bc16bf25dac5f5f72886177 [file] [log] [blame]
{
"name": "CandyExtension",
"version": "4.2.10",
"summary": "扩展",
"homepage": "https://github.com/J-yezi/CandyExtension",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"source": {
"git": "https://github.com/J-yezi/CandyExtension.git",
"tag": "4.2.10"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Core",
"deprecated": true,
"subspecs": [
{
"name": "Core",
"source_files": "Sources/CandyExtension/*.swift",
"frameworks": [
"Foundation",
"UIKit"
]
}
]
}