[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 4 / URBNJSONDecodable / 2.0 / URBNJSONDecodable.podspec.json
blob0eed7957bbe338b053f35a83945f3188b0c9a99e
2   "name": "URBNJSONDecodable",
3   "version": "2.0",
4   "summary": "A swifty, lightweight, operator based approach to decoding JSON.",
5   "description": "TODO: Add long description of the pod here.",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "pushed_with_swift_version": "4.0"