[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / b / Vinci / 0.1.0 / Vinci.podspec.json
blob49661b8cd731566bdbd057e3ba239652ebead7dd
2   "name": "Vinci",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Asynchronous image loading and caching for iOS.",
9   "homepage": "https://github.com/conmulligan/Vinci",
10   "authors": {
11     "conmulligan": "conmulligan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/conmulligan/Vinci.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/conmulligan",
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Vinci/Classes/**/*",
23   "frameworks": "UIKit",
24   "description": "An synchronous image loader and disk cache for iOS."