[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / 3 / Apploader / 1.1 / Apploader.podspec.json
blobfdb26d22802f28f1a92a46e7ad29b2ddde91474f
2   "name": "Apploader",
3   "version": "1.1",
4   "summary": "A Sweet candy for MBProgressHud.",
5   "description": "This is just an extension of mbprogresshud. just add this pod and use it just like that.",
6   "homepage": "https://github.com/karthikAdaptavant/Apploader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "karthikAdaptavant": "karthik.samy@a-cti.com"
13   },
14   "source": {
15     "git": "https://github.com/karthikAdaptavant/Apploader.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Apploader/Classes/**/*",
22   "public_header_files": "Apploader/Classes/**/*.h",
23   "dependencies": {
24     "MBProgressHUD": [
25       "~> 1.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"