[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / c / Viperit / 0.6.0 / Viperit.podspec.json
blobed0f21063e276ca144341b5be1c054948485e149
2   "name": "Viperit",
3   "version": "0.6.0",
4   "summary": "Viper Framework for iOS written in Swift 3",
5   "description": "Viper Framework for iOS to implement VIPER architecture in an easy way",
6   "homepage": "https://github.com/ferranabello/Viperit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ferran Abelló": "ferran.abello@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ferranabello/Viperit.git",
16     "tag": "0.6.0"
17   },
18   "social_media_url": "https://twitter.com/acferran",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Viperit/**/*.swift",
23   "pushed_with_swift_version": "3.0"