[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 1 / 0 / BundleWithDependency / 0.1 / BundleWithDependency.podspec.json
blobd121a7d5e713b5565a9f6dcca0c7dede5226dd6a
2   "name": "BundleWithDependency",
3   "version": "0.1",
4   "summary": "This is amazing framework acccess class",
5   "description": "This is amazing framework for access the location and other services with proper interface",
6   "homepage": "https://github.com/VikranthApps/DependencyBundle",
7   "authors": {
8     "Vikranth Apps": "imakingapps@gmail.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/VikranthApps/DependencyBundle.git",
16     "tag": "0.1"
17   },
18   "vendored_frameworks": "BundleWithDependency.framework",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "Alamofire": [
22       "~> 5.2"
23     ],
24     "SDWebImage": [
25       "~> 5.9"
26     ]
27   },
28   "swift_version": "5.0"