blob: 3ed9045d367c02d60fe37497992d94e4aae4e797 [file] [log] [blame]
{
"name": "CNLFoundationTools",
"version": "0.0.16",
"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.16"
},
"source_files": "CNLFoundationTools/**/*.{h,m,swift}",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}