blob: 6a998fc8abe36b52dfeb797ab247a1584c51bfe7 [file] [log] [blame]
{
"name": "CoreExtensions",
"version": "1.0.6",
"summary": "CoreExtensions - helpful extensions to use in each project.",
"description": "Helpful 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.6"
},
"social_media_url": "https://twitter.com/V_Semenchenko",
"platforms": {
"ios": "10.0"
},
"source_files": "Extensions/**/*",
"frameworks": "Foundation"
}