[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 3 / CUITools / 0.7.2 / CUITools.podspec.json
blob94e90126cf925179f0d90294ace92e843b97e019
2   "name": "CUITools",
3   "version": "0.7.2",
4   "summary": "UI tools for internal usage",
5   "description": "UI tools for usage in internal apps.\nincluding loading, select and more",
6   "homepage": "https://github.com/mohsenShakiba/CUITools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/CUITools.git",
16     "tag": "0.7.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CUITools/Classes/**/*",
22   "resource_bundles": {
23     "CUITools": [
24       "CUITools/Assets/*.ttf"
25     ]
26   },
27   "dependencies": {
28     "SwiftHTTP": [
30     ],
31     "SnapKit": [
32       "< 4.0.0"
33     ],
34     "DKImagePickerController": [
35       "< 3.8.0"
36     ],
37     "SelectController": [
39     ],
40     "ImageViewer": [
41       "~> 4.0"
42     ]
43   },
44   "pushed_with_swift_version": "3.2"