blob: a6eb7caa3504a38835b83ae43947fa78a817d1cb [file] [log] [blame]
{
"name": "SwiftExpand",
"version": "1.6.4.6",
"summary": "系统类功能扩展.",
"description": "主要通过分类实现",
"homepage": "https://github.com/shang1219178163/SwiftExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/SwiftExpand.git",
"tag": "1.6.4.6"
},
"source_files": "SwiftExpand/*.swift",
"resource_bundles": {
"SwiftExpand": [
"SwiftExpand/Resources/*.xcassets"
]
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"WebKit"
],
"swift_version": "5.0"
}