blob: 8a3fc5957e2de09f34b956c74ecbe131cb282b39 [file] [log] [blame]
{
"name": "CocoaExpand",
"version": "3.4.0.2",
"summary": "Cocoa SDK功能扩展(macApp)",
"description": "Cocoa SDK功能扩展(macApp),提高开发效率",
"homepage": "https://github.com/shang1219178163/CocoaExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/CocoaExpand.git",
"tag": "3.4.0.2"
},
"platforms": {
"osx": "10.13"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "CocoaExpand/Classes/**/*",
"resource_bundles": {
"CocoaExpand": [
"CocoaExpand/Resources/*.xcassets"
]
},
"dependencies": {
"SwiftChain": [
]
},
"swift_version": "5.0"
}