[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 1 / CloudFrontSignedURL / 0.5.0 / CloudFrontSignedURL.podspec.json
blobae711182b19bdea14808fc70d5daa53ea83d8d4e
2   "name": "CloudFrontSignedURL",
3   "version": "0.5.0",
4   "summary": "Helper to generate AWS CloudFront Signed URL.",
5   "description": "AWS CloudFront is a Content Delivery Network (CDN) that allows low-latency, globally distributed, content delivery.\nCloudFrontSignedURL helps generate Signed URLs where certain content is to require access privilege.\nSee [CloudFront](https://aws.amazon.com/cloudfront/) and [Signed URL](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html for details.",
6   "homepage": "https://github.com/moonhappy/CloudFrontSignedURL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "github.com/moonhappy",
12   "source": {
13     "git": "https://github.com/moonhappy/CloudFrontSignedURL.git",
14     "tag": "0.5.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "CloudFrontSignedURL/Classes/**/*",
20   "frameworks": "Security"