blob: 56a6fd3f69effaf5fe63b060312eac0991126303 [file] [log] [blame]
{
"name": "DPFoundationExtensions",
"version": "1.0",
"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"
},
"source_files": "FoundationExtensions/Sources/**/*.{swift}",
"swift_version": "5.2"
}