blob: 6613b888c214b3912bcc15cca9dac41b0029a3d0 [file] [log] [blame]
{
"name": "chaos",
"version": "0.0.1",
"summary": "模糊匹配",
"description": "模糊搜索,模糊匹配,",
"homepage": "https://github.com/woodjobber/chaos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woodjobber": "woodjobber@outlook.com"
},
"source": {
"git": "https://github.com/woodjobber/chaos.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "chaos/Classes/**/*",
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}