blob: de8b46b023753cdf4dce82f100fbceee099ce144 [file] [log] [blame]
{
"name": "OCExtensions",
"version": "1.9.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.9.0"
},
"social_media_url": "https://twitter.com/Morbix",
"platforms": {
"ios": "8.0"
},
"source_files": "OCExtensions/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}