[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / 1 / c / viper-base / 2.0.0 / viper-base.podspec.json
blobb4e0d84dd084c944d897443e157d6cc0e469899f
2   "name": "viper-base",
3   "module_name": "VIPERBase",
4   "version": "2.0.0",
5   "summary": "Implementation of VIPER architecture for using in iOS platform",
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": "2.0.0"
18   },
19   "source_files": "VIPERBase/**/*.{h,m,swift}"