blob: b0e07e54a27063b25789c5608034e62347c763d1 [file] [log] [blame]
{
"name": "CommoniOSViews",
"version": "0.1.1",
"summary": "Common iOS UIViews",
"description": "Common iOS Views provides a collection of custom UIViews 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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommoniOSViews/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3"
}