[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / c / b / e / CustomIOSControl / 0.0.2 / CustomIOSControl.podspec.json
blob987a45aab71050d87a1e032dd5aeb473fe598f38
2   "name": "CustomIOSControl",
3   "version": "0.0.2",
4   "summary": "Custom IOS Controls which can be customized in Interface builder",
5   "description": "Custom IOS Controls which can be customized in Interface builder",
6   "homepage": "https://github.com/miralmegha/CustomIOSControl",
7   "license": "MIT",
8   "authors": {
9     "Mittal": "mit.banker1@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/miralmegha/CustomIOSControl.git",
16     "commit": "0e58ab86832b235ad5c8008c5553ef0a34e36cc1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.5"
26     ],
27     "SDWebImage": [
28       "~> 3.7"
29     ],
30     "MBProgressHUD": [
31       "~> 0.9.2"
32     ],
33     "TWMessageBarManager": [
35     ],
36     "ObjectiveSugar": [
37       "~> 1.1"
38     ]
39   },
40   "prefix_header_file": "Classes/Template-Prefix.pch"