[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 4 / URBNJSONDecodable / 2.2.0 / URBNJSONDecodable.podspec.json
blob0a970683302cf324817298fa5895431488d34293
2   "name": "URBNJSONDecodable",
3   "version": "2.2.0",
4   "summary": "A swifty, lightweight, operator based approach to decoding JSON.",
5   "description": "Custom operators for decoding stuff",
6   "homepage": "https://github.com/urbn/URBNJSONDecodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "URBN Mobile Team": "mobileteam@urbn.com"
13   },
14   "source": {
15     "git": "https://github.com/urbn/URBNJSONDecodable.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "source_files": "Sources/URBNJSONDecodable/*",
25   "swift_version": "5.0"