blob: ded192f3fbf14254b04509cd51bd1affa34168ad [file] [log] [blame]
{
"name": "SwiftExpand",
"version": "1.0.5",
"summary": "系统类功能扩展.",
"description": "主要通过分类实现",
"homepage": "https://github.com/shang1219178163/SwiftExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/SwiftExpand.git",
"tag": "1.0.5"
},
"source_files": "SwiftExpand/*.{swift,h,m}",
"swift_version": "4.0"
}