blob: 05b7c6e0b9918d01cd91b951f72f7b462beac210 [file] [log] [blame]
{
"name": "CUITools",
"version": "0.7.4",
"summary": "UI tools for internal usage",
"description": "UI tools for usage in internal apps.\nincluding loading, select and more",
"homepage": "https://github.com/mohsenShakiba/CUITools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/CUITools.git",
"tag": "0.7.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CUITools/Classes/**/*",
"resource_bundles": {
"CUITools": [
"CUITools/Assets/*.ttf"
]
},
"dependencies": {
"SwiftHTTP": [
],
"AdvancedTableView": [
],
"SnapKit": [
"< 4.0.0"
],
"DKImagePickerController": [
"< 3.8.0"
],
"SelectController": [
],
"ImageViewer": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.2"
}