blob: 020a17b8dd2e6ae149cceaf3eed6a7e6568dc74f [file] [log] [blame]
{
"name": "CandyExtension",
"version": "4.2.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Core",
"deprecated": true,
"subspecs": [
{
"name": "Core",
"source_files": "Sources/CandyExtension/*.swift",
"frameworks": [
"Foundation",
"UIKit"
]
}
]
}