blob: 354d05c0efe69b6d768f444cd1ffa5a5499b30b8 [file] [log] [blame]
{
"name": "URBNJSONDecodable",
"version": "1.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": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}