blob: 6d2506134880e78882161bfca5a036204b2020f7 [file] [log] [blame]
{
"name": "CoreExtensions",
"version": "1.0",
"summary": "CoreExtensions - helpfull extensions to use in each project.",
"description": "Helpfull extensions for arrays, enums, view controllers and more",
"homepage": "https://github.com/pffan91/CoreExtensions/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladyslav Semenchenko": "developer.semenchenko@gmail.com"
},
"source": {
"git": "https://github.com/pffan91/CoreExtensions.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/V_Semenchenko",
"platforms": {
"ios": "10.0"
},
"source_files": "Extensions/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}