blob: 2a002e6cc5798257f639b7dc70a5a652c64211e1 [file] [log] [blame]
{
"name": "CandyExtension",
"version": "4.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Core",
"pushed_with_swift_version": "4.0",
"deprecated": true,
"subspecs": [
{
"name": "Core",
"source_files": "Sources/CandyExtension/*.swift",
"frameworks": [
"Foundation",
"UIKit"
]
}
]
}