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