[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / f / Vincent / 0.0.3 / Vincent.podspec.json
blob4d42e439a8e94e1e127d07f7d79f79bfd3cac6b3
2   "name": "Vincent",
3   "version": "0.0.3",
4   "summary": "A small library that makes it easy to download and display remote images.",
5   "homepage": "https://github.com/cbot/Vincent",
6   "license": "MIT",
7   "authors": {
8     "Kai Straßmann": "derkai@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/cbot/Vincent.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Classes/*",
18   "dependencies": {
19     "CryptoSwift": [
20       "~> 0.0.10"
21     ]
22   }