blob: 2df24d847bdb3d7a0aa14c1ef30aed5e68b8516c [file] [log] [blame]
{
"name": "CNLFoundationTools",
"version": "0.0.18",
"summary": "Common extensions to Foundation.",
"description": "Common extensions to Foundation.\nCommonly used in other Complex Numbers projects.",
"homepage": "https://github.com/megavolt605/CNLFoundationTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Smirnov": "megavolt605@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/megavolt605/CNLFoundationTools.git",
"tag": "0.0.18"
},
"source_files": "CNLFoundationTools/**/*.{h,m,swift}",
"frameworks": [
"Foundation",
"CoreLocation"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}