[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 5 / 1 / INSParseUI / 0.1.9 / INSParseUI.podspec.json
blobdb225bafa85e8ad9f6040fc4d5b81b14adaea9e1
2   "name": "INSParseUI",
3   "version": "0.1.9",
4   "summary": "A short description of INSParseUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Inspirelife96/INSParseUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inspirelife@hotmail.com": "inspirelife@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Inspirelife96/INSParseUI.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "INSParseUI/Classes/**/*",
22   "resource_bundles": {
23     "INSParseUI": [
24       "INSParseUI/Assets/*.*"
25     ]
26   },
27   "prefix_header_contents": [
28     "#import <Parse/Parse-umbrella.h>",
29     "#import <INSParse/INSParse-umbrella.h>",
30     "#import <DZNEmptyDataSet/DZNEmptyDataSet-umbrella.h>",
31     "#import <Lottie/lottie-ios-umbrella.h>",
32     "#import <YBImageBrowser/YBImageBrowser.h>",
33     "#import <SDWebImage/SDWebImage.h>",
34     "#import <Masonry/Masonry.h>",
35     "#import <MJRefresh/MJRefresh.h>",
36     "#import <MBProgressHUD/MBProgressHUD-umbrella.h>",
37     "#import <SCLAlertView_Objective_C/SCLAlertView-Objective-C-umbrella.h>",
38     "#import <JKCategories/JKCategories-umbrella.h>",
39     "#import <YYText/YYText.h>",
40     "#import <DZNEmptyDataSet/UIScrollView+EmptyDataSet.h>",
41     "#import <SwiftTheme/SwiftTheme-Swift.h>",
42     "#import <TZImagePickerController/TZImagePickerController.h>",
43     "#import <MKDropdownMenu/MKDropdownMenu.h>",
44     "#import <LSTPopView/LSTPopView.h>",
45     "#import <HJTabViewController/HJTabViewController-umbrella.h>"
46   ],
47   "public_header_files": "INSParseUI/Classes/**/*.h",
48   "frameworks": "UIKit",
49   "dependencies": {
50     "Parse": [
52     ],
53     "INSParse": [
55     ],
56     "JKCategories/Foundation/NSDate": [
58     ],
59     "JKCategories/Foundation/NSString": [
61     ],
62     "JKCategories/UIKit/UIWindow": [
64     ],
65     "JKCategories/UIKit/UIScreen": [
67     ],
68     "JKCategories/UIKit/UIButton": [
70     ],
71     "JKCategories/UIKit/UIColor": [
73     ],
74     "JKCategories/UIKit/UIView": [
76     ],
77     "DZNEmptyDataSet": [
79     ],
80     "Masonry": [
82     ],
83     "lottie-ios": [
85     ],
86     "SDWebImage": [
88     ],
89     "YBImageBrowser": [
91     ],
92     "MJRefresh": [
94     ],
95     "MBProgressHUD": [
97     ],
98     "SCLAlertView-Objective-C": [
100     ],
101     "YYText": [
103     ],
104     "SwiftTheme": [
106     ],
107     "TZImagePickerController": [
109     ],
110     "MKDropdownMenu": [
112     ],
113     "LSTPopView": [
115     ],
116     "HJTabViewController": [
117       "~> 1.0"
118     ]
119   }