[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 9 / d / URLGrey / 0.2.0 / URLGrey.podspec.json
blob56904aa4ecc4b9e80d4b340b940b55f94d0a6690
2   "name": "URLGrey",
3   "version": "0.2.0",
4   "summary": "Delightful I/O and file management in Swift.",
5   "description": "Delightful I/O and file management in Swift, building on Cocoa paradigms and Swift idioms to encourage modern practices for files.",
6   "homepage": "https://github.com/zwaldowski/URLGrey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zachary Waldowski": "zach@waldowski.me"
13   },
14   "social_media_url": "http://twitter.com/zwaldowski",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/zwaldowski/URLGrey.git",
21     "tag": "v0.2.0"
22   },
23   "source_files": [
24     "URLGrey/*.swift",
25     "URLGrey/URLGreyBridged.{h,m}"
26   ],
27   "dependencies": {
28     "Lustre": [
29       "~> 0.6"
30     ]
31   },
32   "deprecated": true