blob: 5f1c0c4cb4ea35e0fc207ead82348557fca1f75e [file] [log] [blame]
{
"name": "FoundationExt",
"version": "1.0.0",
"summary": "swift extensions for Foundation.framework",
"description": "swift helpers + extenshions for Foundation.framework classes",
"homepage": "https://github.com/chapayGhub/FoundationExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "chapayGhub",
"source": {
"git": "https://github.com/chapayGhub/FoundationExt.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FoundationExt/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}