blob: 4f85c20d3cfe81dd592249f45aae0d72284e5e6a [file] [log] [blame]
{
"name": "OCExtensions",
"version": "1.5.0",
"summary": "A bunch of Extensions.",
"description": "A bunch of Extension: UIView, UIViewController.",
"homepage": "https://github.com/OpenCraft/OCExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"source": {
"git": "https://github.com/OpenCraft/OCExtensions.git",
"tag": "1.5.0"
},
"social_media_url": "https://twitter.com/Morbix",
"platforms": {
"ios": "8.0"
},
"source_files": "OCExtensions/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}