[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 1 / 8 / 5 / HxExtensions / 1.0 / HxExtensions.podspec.json
blob1bfaf5752fcf6faa79694dc7543c4268e85862e8
2   "name": "HxExtensions",
3   "version": "1.0",
4   "summary": "A set of handy extensions on various classes",
5   "description": "A set of handy extensions on various classes. Created to be used on all HXLOOP projects",
6   "homepage": "https://www.hxloop.com",
7   "license": {
8     "type": "Copyright",
9     "text": "                    HxExtensions is Copyright 2018 HXLOOP Pvt. Ltd.\n"
10   },
11   "authors": {
12     "GK": "gaurav@hxloop.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "3.3",
18   "source": {
19     "git": "https://gitlab.com/ios-lego/HxExtensions.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "HxExtensions/**/*.{swift}",
24     "HxExtensions/**/*.{xib}"
25   ],
26   "exclude_files": [
27     "Exclude",
28     "HxExtensionsTests/"
29   ]