[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / a / OKImageDownloader / 0.1.0 / OKImageDownloader.podspec.json
blob14f0ed48a55ca09a65b639fd7b273c7ec08f3e70
2   "name": "OKImageDownloader",
3   "version": "0.1.0",
4   "summary": "Image downloading made easy",
5   "description": "A simple framework to manage the downloading, decompressing, caching and cancelling of images.",
6   "homepage": "https://github.com/okcupid/OKImageDownloader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jordan Guggenheim": "jordan@okcupid.com"
13   },
14   "source": {
15     "git": "https://github.com/okcupid/OKImageDownloader.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/okcupid",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "OKImageDownloader/Classes/**/*"