[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 4 / URBNJSONDecodable / 1.2 / URBNJSONDecodable.podspec.json
blob239d12c6a02fad1a0181a0ef5db1085be2fbe111
2   "name": "URBNJSONDecodable",
3   "version": "1.2",
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": "1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "pushed_with_swift_version": "3.0"