blob: 463de8c3cdc7b3fa714f2cc8a2a44de53d839241 [file] [log] [blame]
{
"name": "DPFoundationExtensions",
"version": "1.0.1",
"summary": "Foundation的相关扩展",
"description": "Foundation的相关扩展,为了更便捷的使用Foundation的API",
"homepage": "https://github.com/DancewithPeng/FoundationExtensions.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DP": "dancewithpeng@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/DancewithPeng/FoundationExtensions.git",
"tag": "1.0.1"
},
"source_files": "FoundationExtensions/Sources/**/*.{swift}",
"swift_version": "5.2"
}