blob: e056d254b28b0cefa75ce379d7588b3108ac13c6 [file] [log] [blame]
{
"name": "ReallyCommonExtensions",
"version": "1.2.3",
"summary": "List of mostly used extensions.",
"description": "Common extensions is a list of mostly used extensions on my projects.",
"homepage": "https://github.com/TACGalang/ReallyCommonExtensions.git",
"license": "MIT",
"platforms": {
"ios": "8.1"
},
"authors": {
"TACGalang": "tristan.galang@live.com"
},
"ios": {
"vendored_frameworks": "ReallyCommonExtensions.framework"
},
"source": {
"git": "https://github.com/TACGalang/ReallyCommonExtensions.git",
"tag": "1.2.3"
},
"source_files": "ReallyCommonExtensions/**/*.{swift}",
"frameworks": "UIKit"
}