blob: a0ec60c375f34317b3ec58d9c894b0643c41b85e [file] [log] [blame]
{
"name": "CommoniOSViews",
"version": "0.1.2",
"summary": "Common iOS Views",
"description": "CommoniOSViews provides a collection of custom Views for you projects.",
"homepage": "https://github.com/whitehawks/CommoniOSViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sharif Khaleel": "ll.hawk.ll@gmail.com"
},
"source": {
"git": "https://github.com/whitehawks/CommoniOSViews.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommoniOSViews/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3"
}