[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / c / viper-base / 1.0.0 / viper-base.podspec.json
blobcc26b4e4695e45aad7150520a502b5d912d473c5
2   "name": "viper-base",
3   "module_name": "VIPERBase",
4   "version": "1.0.0",
5   "summary": "VIPER layers base implementation to be used with iOS projects",
6   "homepage": "https://github.com/rafaelrsilva/viper-base-ios.git",
7   "license": "MIT",
8   "authors": {
9     "Rafael Ribeiro da Silva": "eu@rafaelrsilva.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/rafaelrsilva/viper-base-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "VIPERBase/**/*.{h,m,swift}"