[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 4 / 9 / SiberianVIPER / 3.2.2 / SiberianVIPER.podspec.json
blob3237dbc8117c9f250eef9764dfe66e58f7e72150
2   "name": "SiberianVIPER",
3   "version": "3.2.2",
4   "summary": "SiberianVIPER is a bunch of protocols and classes that help in VIPER. See the example app and VIPERTemplates",
5   "description": "SiberianVIPER is a set of protocols and classes that help in VIPER. See the example app for reference. Take a look at https://github.com/SergeyPetrachkov/VIPERTemplates",
6   "homepage": "https://github.com/SergeyPetrachkov/SiberianVIPER",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sergey petrachkov": "petrachkovsergey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SergeyPetrachkov/SiberianVIPER.git",
16     "tag": "3.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SiberianVIPER/SiberianVIPER/Classes/**/*"