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