[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 5 / PRXDownloader / 0.0.1 / PRXDownloader.podspec.json
blobbd4c4ae4b656ffbd668f431ef323559a0f2c4293
2   "name": "PRXDownloader",
3   "version": "0.0.1",
4   "summary": "A super simple thread safe downloaderydoo for iOS.",
5   "description": "                       This project is an objc version of the downloader we use at Proxima. It's a huge work in progress.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/dannolan/PRXDownloader",
7   "license": "MIT",
8   "authors": {
9     "Dan Nolan": "dan@proxima.io"
10   },
11   "source": {
12     "git": "https://github.com/dannolan/PRXDownloader.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/dannolan",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "public_header_files": "PRXDownloader/*.h",
21   "source_files": "PRXDownloader/PRXDownload.h"