blob: 7f97a47b17a9a68e3b9c519673845af1d41b9566 [file] [log] [blame]
{
"name": "URBNJSONDecodable",
"version": "2.0.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.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*"
}