blob: c499571a84bcd44a08d5d62fd0a9cfd50f6a218d [file] [log] [blame]
{
"name": "ReallyCommonExtensions",
"version": "1.2.0",
"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.0"
},
"source_files": "ReallyCommonExtensions/**/*.{swift}",
"frameworks": "UIKit"
}