blob: d1bcb6aa896e726860b7f9865f7038dce5ce5b56 [file] [log] [blame]
{
"name": "ReallyCommonExtensions",
"version": "1.0.4",
"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"
},
"source": {
"git": "https://github.com/TACGalang/ReallyCommonExtensions.git",
"tag": "1.0.4"
},
"source_files": "ReallyCommonExtensions/**/*.{swift}",
"frameworks": "UIKit"
}