[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / 3 / CUITools / 0.9.4 / CUITools.podspec.json
blobfbff1bd757ea3b79ca64bc272427a4486038fecd
2   "name": "CUITools",
3   "version": "0.9.4",
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://github.com/mohsenShakiba/CUITools.git",
16     "tag": "0.9.4"
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     "ImageViewer": [
38       "~> 4.0"
39     ]
40   },
41   "pushed_with_swift_version": "3.2"