blob: 0c96edd410ad9f28dece29ccfbf9f6f907417259 [file] [log] [blame]
{
"name": "URBNJSONDecodable",
"version": "2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Pod/Classes/**/*"
}