blob: 0eed7957bbe338b053f35a83945f3188b0c9a99e [file] [log] [blame]
{
"name": "URBNJSONDecodable",
"version": "2.0",
"summary": "A swifty, lightweight, operator based approach to decoding JSON.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/urbn/URBNJSONDecodable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"URBN Mobile Team": "mobileteam@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNJSONDecodable.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "4.0"
}