blob: c6e6599da0763ba519beeeffcb4ddc32b3b4fe0a [file] [log] [blame]
{
"name": "CocoaExpand",
"version": "1.0.9.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": "1.0.9.2"
},
"platforms": {
"osx": "10.12"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "CocoaExpand/Classes/**/*",
"resource_bundles": {
"CocoaExpand": [
"CocoaExpand/Resources/*.xcassets"
]
},
"swift_version": "5.0"
}