blob: fbff1bd757ea3b79ca64bc272427a4486038fecd [file] [log] [blame]
{
"name": "CUITools",
"version": "0.9.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://github.com/mohsenShakiba/CUITools.git",
"tag": "0.9.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CUITools/Classes/**/*",
"resource_bundles": {
"CUITools": [
"CUITools/Assets/*.ttf"
]
},
"dependencies": {
"SwiftHTTP": [
],
"SnapKit": [
"< 4.0.0"
],
"DKImagePickerController": [
"< 3.8.0"
],
"ImageViewer": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.2"
}